Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: OSD on July 15, 2001, 10:46:48 PM

Title: changing File Not Found 404 error message
Post by: OSD on July 15, 2001, 10:46:48 PM
Hello,

I wish to modify the 404 File Not Found web page.  Does anyone know how to do it?

TIA.
Title: Re: changing File Not Found 404 error message
Post by: Meert on July 22, 2001, 10:31:23 PM
Take a look at this URL: http://httpd.apache.org/docs/custom-error.html
Title: Re: changing File Not Found 404 error message
Post by: OSD on July 23, 2001, 02:36:05 AM
thanks for posting that url.

i've tried putting a .htaccess file in /home/e-smith/files/primary/html with the line
ErrorDocument 404 "This is a test"
but it doesn't seem to work.

any further help or suggestions would be very gratefully received.
thanks again.