Is there any way to avoid changing the URL to the custom error page's URL if an error occurred?
For example, one entered mydomain.com/nonexistentpage.html, and gets 404 Error. I have a custom error page on mydomain.com/404.html and the corresponding command in. htaccess file "ErrorDocument 404 mydomain.com/404.html". The content of the page is what 404.html has, but I want the address bar shows nonexistentpage.html instead of 404.html.



LinkBack URL
About LinkBacks




Reply With Quote
