Posted by Christopher Pettet on 03/07/06 16:37
I am having an issue with php and IIS6 in that I want a custom error page to
display when a page isn't found (error 404). If I do a test and enter
anything ending with .php it returns the "default", bog standard IE / IIS
error page. All other instances (.gif, .htm, <foldername> etc) route to the
custom error page.
What I need to know is where do I tell php the location of the custom error
page to ensure it displays the custom 404 page rather than the default one?
Any help appreciated
Chris
Navigation:
[Reply to this message]
|