Skip to content

Commit 178ce06

Browse files
committed
Update httpd-ssl.conf
1 parent 8396d77 commit 178ce06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/extra/httpd-ssl.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ TransferLog "/usr/local/apache2/logs/access_log"
132132

133133
Protocols h2 http/1.1
134134

135-
<Directory "/var/www/html">
135+
<Directory "/var/www/html/public">
136136
DirectoryIndex index.php
137137
Options Indexes FollowSymLinks
138138
AllowOverride All

0 commit comments

Comments
 (0)