« 10 Tips on How to Cultivate Relationships with Editors
Weve all realized them, youve been browse a web site and you click a nexus and nothing rafts apart from the language 404 Mistake along with the common material.
So what is a 404 Fault page? The 404 Fault page, essentially informs the exploiter that the server cannot bump the file they are appearing for. Withal, or else of exploitation the nonremittal 404 Mistake page you can make your own, this is how you do it.
First, you need your .htaccess file that should be inside your entanglement site directory. If you cannot bump it you will need to make one. You will have to get hold of your horde request them how you would go about making or redaction this file. They may want you to employ a textual matter editor and then upload it, or they may want you to utilise a PICO editor and make or redact the file on the server.
How you have got at to the .htaccess file lets redact it. Supply this line to the .htaccess file:
ErrorDocument 404 http://www.yourdomain.com/404page.html
Get certain this line is maintained on line. This is where your 404 Mistake page is maintained.
Today youve change the .htaccess file you need to make the page. This is only a normal Hypertext mark document. In one case youve made the HTML document, relieve it and call it 404page.html. Today the next step is to upload the .htaccess file and the page to the server.
Today that is made your next step is to change state it on. This is made by scene the CHMOD attribute to 644. You can do this via telnet or some File transfer protocol programs. If your locomoting to telnet into your server, use the postdating command:
chmod 644 .htaccess
Today test to realize if its did work. Merely go to a page that doesnt survive on your server and you should realize your fresh 404 Mistake page. If not, then get certain the CHMOD is laid right, and if that doesnt help, you may want to enquire your hosting companionship for support.
Posted in Web Design and Development |