Skip to content

Commit

Permalink
Fixbug
Browse files Browse the repository at this point in the history
  • Loading branch information
HadiChen committed Jul 1, 2017
1 parent f520a41 commit f59408a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hooks/php/ci.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ const confTemplate = `{{#lists}}
DirectoryIndex {{{DirectoryIndex}}}
<Directory {{{Directory}}}>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
Options -Indexes +FollowSymlinks
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
Expand Down

0 comments on commit f59408a

Please sign in to comment.