Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: kyle coburn on November 06, 2002, 06:43:25 AM

Title: Custom Error Pages Not Working 11ErrorDocs
Post by: kyle coburn 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