We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5885938 commit 6956d09Copy full SHA for 6956d09
webserver/extra/httpd-vhosts.conf
@@ -72,7 +72,7 @@ TransferLog "/usr/local/apache2/logs/access_log"
72
73
<Directory "/var/www/html">
74
DirectoryIndex index.php
75
- Options Indexes FollowSymLinks
+ Options Indexes FollowSymLinks MultiViews
76
AllowOverride All
77
Order allow,deny
78
Allow from all
0 commit comments