|
|
Customising error pagesCreate a 404.html file
Once you have createed a 404.html file, you will need to enable custom error pages for your relevant server (either Zeus or IIS). Upon completion, the 404.html file will take functionality when someone browsing on your site receives a 404 error. Important Note: Please ensure you do not have an .htaccess file, as this may conflict with the 404 customer error page. Zeus ServersIf your website is hosted on NetRegistry's default webserver, Zeus, simply complete the following steps: Enabling Custom error pages on Zeus Servers
Windows IIS ServersAn error page on the Windows IIS server can be easily customised, ie. redirected to another page. To do this, simply follow these steps: Enabling Custom error pages on IIS Servers
For example: If the file is located at: http://www.domainname.com.au/CustomErrorFiles/filenotfound.asp Then the syntax should be: \CustomErrorFiles\filenotfound.asp Once added, it should look like: Current Server Custom Errors Error Code Sub Error Code Type Content 404 * If you encounter any problems during this process or require assistance, please do not hesitate to contact Technical Support. |