tbrehm
2012-01-23 ad15580c03fc4b9713f99324e36a4a6f5f784496
Fixed: FS#1992 - Error path apache2 vhost.
1 files modified
2 ■■■ changed files
server/conf/vhost.conf.master 2 ●●● patch | view | raw | blame | history
server/conf/vhost.conf.master
@@ -26,7 +26,7 @@
    ErrorLog /var/log/ispconfig/httpd/<tmpl_var name='domain'>/error.log
<tmpl_if name='errordocs'>
    Alias /error/ "<tmpl_var name='web_document_root_www'>/error/"
    ErrorDocument 400 /error/400.html
    ErrorDocument 401 /error/401.html
    ErrorDocument 403 /error/403.html