You have to create an HTML page and name it 404.html and put to a public_html directory, thats it.
If 404.html page is located in a directory of an addon domain the following directive should be added to .htacess file:
ErrorDocument 404 http://addondomain.com/404.html
404 custom page would be valid for the domain whose directory contains .htaccess file.
- 2 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution