vogelor
2009-01-19 64753743e0915157135d4ecb4482c7ee8ceb5f11
fixed a typo in handling error-docs with ssl
1 files modified
2 ■■■ changed files
server/conf/vhost.conf.master 2 ●●● patch | view | raw | blame | history
server/conf/vhost.conf.master
@@ -117,7 +117,7 @@
    
    ErrorLog <tmpl_var name='document_root'>/log/error.log
<tmpl_if name='is_errordocs'>
<tmpl_if name='errordocs'>
    ErrorDocument 400 /error/400.html
    ErrorDocument 401 /error/401.html
    ErrorDocument 403 /error/403.html