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