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 00d730a commit c51d162Copy full SHA for c51d162
server/conf/vhost.conf.master
@@ -12,7 +12,7 @@
12
</tmpl_if>
13
ServerAdmin webmaster@<tmpl_var name='domain'>
14
15
- ErrorLog <tmpl_var name='document_root'>/log/error.log
+ ErrorLog /var/log/ispconfig/httpd/<tmpl_var name='domain'>/error.log
16
<tmpl_if name='errordocs'>
17
18
ErrorDocument 400 /error/400.html
0 commit comments