Skip to content

Commit 7f4e9de

Browse files
committed
Update httpd-vhosts.conf
1 parent b675a8c commit 7f4e9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/extra/httpd-vhosts.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ TransferLog "/usr/local/apache2/logs/access_log"
4646
AllowOverride None
4747
</Directory>
4848

49-
<Directory /var/www/html>
49+
<Directory /var/www/html/public>
5050
DirectoryIndex index.php
5151
Options Indexes FollowSymLinks
5252
AllowOverride All

0 commit comments

Comments
 (0)