Skip to content

Commit c51d162

Browse files
committed
Changed error log path.
1 parent 00d730a commit c51d162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/conf/vhost.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</tmpl_if>
1313
ServerAdmin webmaster@<tmpl_var name='domain'>
1414

15-
ErrorLog <tmpl_var name='document_root'>/log/error.log
15+
ErrorLog /var/log/ispconfig/httpd/<tmpl_var name='domain'>/error.log
1616
<tmpl_if name='errordocs'>
1717

1818
ErrorDocument 400 /error/400.html

0 commit comments

Comments
 (0)