Koozali.org: home of the SME Server

Custom Error Pages Not Working 11ErrorDocs

kyle coburn

Custom Error Pages Not Working 11ErrorDocs
« on: November 06, 2002, 06:43:25 AM »
IN   /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf

I created 11ErrorDocs with the following contents:

ErrorDocument 500 /error/index.shtml
ErrorDocument 404 /error/index.shtml
ErrorDocument 401 /error/index.shtml    
ErrorDocument 403 /error/index.shtml  
ErrorDocument 402 /error/index.shtml  

then i have a copy of the httpd.conf template-begin and template-end in the folder.

Why isnt this working?
I restarted the httpd service, still nothing...std error docs are shown.

any ideas???

THANKS!
- Kyle Coburn