All fees noted on this website are quoted in Australian dollars.
No hidden costs No delegation fees No setup fees No administration feesOnline Management
.AU ADMINISTRATION
Accredited Registrar
Get up to speed on domain names and web hosting and find what you need to setup and prosper.
How do I create a custom error pages?
For each error page you want to customize, create the following html files:
File Not Found (404) = not_found.html
Bad Request (400) = bad_request.html
Forbidden (403) = forbidden.html
Internal Server Error (500) = internal_server_error.html
Once you created your custom error pages, upload them to the /error_docs directory for your site which is one level up from your public /httpdocs directory. That all there is to it, your customer error docs will start working immediately.