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 b675a8c commit 7f4e9deCopy full SHA for 7f4e9de
webserver/extra/httpd-vhosts.conf
@@ -46,7 +46,7 @@ TransferLog "/usr/local/apache2/logs/access_log"
46
AllowOverride None
47
</Directory>
48
49
-<Directory /var/www/html>
+<Directory /var/www/html/public>
50
DirectoryIndex index.php
51
Options Indexes FollowSymLinks
52
AllowOverride All
0 commit comments