PDA

View Full Version : How do I create a 404 page?



astoller
12-14-2004, 07:42 AM
If I can't see a 404.html on my server how do I create one?
i.e. the page the browser would be sent to if it couldn't find a page in my site.

If its not in the root would it be elsewhere?

Art

webmasterjunkie
12-14-2004, 08:36 AM
In order to make a custom 404 page you will have to make sure your host company will allow you to. They all do it differently. All you have to do is create a page and get your server to forward all 404 errors to that page.

Hope that helps.

pedstersplanet
12-14-2004, 09:13 AM
See this link (http://www.pageresource.com/zine/custom404.htm)
HTH