Skip to content

Commit 9686c3b

Browse files
committed
Update httpd-ssl.conf
1 parent b95d913 commit 9686c3b

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
@@ -127,7 +127,7 @@ ServerName example.com
127127
ServerAlias www.example.com
128128
ServerAdmin admin@example.com
129129

130-
ErrorLog "/usr/local/apache2/logs/error_log"
130+
ErrorLog "/usr/local/apache2/logs/example.com.error_log"
131131
TransferLog "/usr/local/apache2/logs/access_log"
132132

133133
Protocols h2 http/1.1

0 commit comments

Comments
 (0)