How to issue a proper 404 AND show page content
2 posts
• Page 1 of 1
How to issue a proper 404 AND show page content
in Apache mod rewrite, I use the command in an htaccess file:
ErrorDocument 404 http://www.somesite.com/customerrorpage.htm
(issues both a 404 AND delivers some basic page content to the user)
However, a number of my clients use a host running windows servers and isapi rewrite ver. 2.x
Is there a way to achieve the same as the above with Isapi Rewrite 2.x?
ErrorDocument 404 http://www.somesite.com/customerrorpage.htm
(issues both a 404 AND delivers some basic page content to the user)
However, a number of my clients use a host running windows servers and isapi rewrite ver. 2.x
Is there a way to achieve the same as the above with Isapi Rewrite 2.x?
Re: How to issue a proper 404 AND show page content
Okay, forget my posted question!
Beyond the fact the original post's example code included an absolute path where it should be root relative, I'm abandoning the idea of using it as it does not do what i want or thought it did.
Beyond the fact the original post's example code included an absolute path where it should be root relative, I'm abandoning the idea of using it as it does not do what i want or thought it did.
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests