From f59408a0f1041c6ab5f46c4b3a2d3549c17d284b Mon Sep 17 00:00:00 2001 From: huadi <861883474@qq.com> Date: Sat, 1 Jul 2017 19:52:50 +0800 Subject: [PATCH] Fixbug --- hooks/php/ci.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hooks/php/ci.js b/hooks/php/ci.js index 7696c9b..9d5bacf 100644 --- a/hooks/php/ci.js +++ b/hooks/php/ci.js @@ -26,9 +26,9 @@ const confTemplate = `{{#lists}} DirectoryIndex {{{DirectoryIndex}}} - Options Indexes FollowSymLinks MultiViews - AllowOverride All - Require all granted + Options -Indexes +FollowSymlinks + AllowOverride All + Require all granted