Wednesday, March 12, 2014
How to Fix HTTP 404 Error
1. Find out what file is missing and not being presented by the server. The location of this file will be in the address bar at the top of the web page. As an example, http://www.mytestsite.com/files/filename.php will be located in the 'files' folder of the 'mytestsite.com' directory.
2. Open the web server directory from which the file in question originates.
3. Make sure the file that is missing or fix the name of a file you want to be presented for this page. If the file requested is 'filename.php' you will need to create the file 'filename.php' or rename it to exist.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment