Skip to content

Commit 35481ed

Browse files
committed
Update httpd-ssl.conf
1 parent 6fd535a commit 35481ed

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
@@ -122,7 +122,7 @@ SSLSessionCacheTimeout 300
122122
<VirtualHost _default_:443>
123123

124124
# General setup for the virtual host
125-
DocumentRoot "/var/www/html"
125+
DocumentRoot "/var/www/html/public"
126126
ServerName example.com
127127
ServerAlias www.example.com
128128
ServerAdmin admin@example.com

0 commit comments

Comments
 (0)