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 9b4fd93 commit 2eb3902Copy full SHA for 2eb3902
webserver/extra/httpd-vhosts.conf
@@ -51,7 +51,7 @@ TransferLog "/usr/local/apache2/logs/access_log"
51
<Directory "/var/www/html/public">
52
DirectoryIndex index.php
53
Options Indexes FollowSymLinks
54
- AllowOverride None
+ AllowOverride All
55
#Order allow,deny
56
#Allow from all
57
<IfModule mod_authz_core.c>
0 commit comments