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 b95d913 commit 9686c3bCopy full SHA for 9686c3b
webserver/extra/httpd-ssl.conf
@@ -127,7 +127,7 @@ ServerName example.com
127
ServerAlias www.example.com
128
ServerAdmin admin@example.com
129
130
-ErrorLog "/usr/local/apache2/logs/error_log"
+ErrorLog "/usr/local/apache2/logs/example.com.error_log"
131
TransferLog "/usr/local/apache2/logs/access_log"
132
133
Protocols h2 http/1.1
0 commit comments