How to change the default 404 Page Error in any hosting plan
Many hosting companies such as hostgator have their own default 404 error page. If you want to have your own version of 404 error page, you can do the following.
How to change the default 404 Page Error in any hosting plan
Many hosting companies such as hostgator have their own default 404 error page. If you want to have your own version of 404 error page, you can do the following.
smallwei 3:21 pm on November 22, 2009
Add this to your htaccess file:
ErrorDocument 404 /404.htmlThen whatever you have for 404.html is what will be displayed