PDA

View Full Version : Creating error pages



Roadie
07-28-2004, 03:53 AM
Hellow,

Maybe it sounds stupid, but how do i create a own error page ?

I've seen it should be 400.shtml, but how do I get the extended error information in that shtml ??


I couldn't find any examples around here...

Greetings

Roadie

jmstacey
07-28-2004, 05:27 AM
Extended error information? What do you mean?

Heres how you create custom error pages
http://www.site-helper.com/misc.html#404

Roadie
07-28-2004, 05:41 AM
I've seen that part of information. But I would like to see in my error page WHAT went wrong, so I would parse the information from the server to a page...

I don't want to take a look in the error log each time an error occur.