STEP ONE: CREATE YOUR 404 ERROR PAGE Now name this HTML document "404.html" and place
it into your main directory (/home/yourusername/ftp/ ). Be sure this file has a .html
extension rather than a .shtml extension.
Upload it to the server, in the /home/yourusername/ftp directory, then using your FTP program's "rename" function, change it's name to .htaccess (a "." at the start, no ".txt" extension). You are now finished and your error page should now work. |