Re: [EMAIL PROTECTED] Customized 403-404 error pages

2007-06-30 Thread Joshua Slive
On 6/30/07, Nanu Kalmanovitz <[EMAIL PROTECTED]> wrote: Hi! I set Apache2 to show other pages for 403 & 404 errors, than the standard ones. Now it seems that those errors don't appears any more in the log files. Following are the changes in the httpd.conf file: # ErrorDocument 403 /error/HT

[EMAIL PROTECTED] Customized 403-404 error pages

2007-06-30 Thread Nanu Kalmanovitz
Hi! I set Apache2 to show other pages for 403 & 404 errors, than the standard ones. Now it seems that those errors don't appears any more in the log files. Following are the changes in the httpd.conf file: # ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var ErrorDocument 403 http://www.kalma