Within control panel select Custom Error Pages. Select the error code link and place whatever code you like. Maintain the default file name it gives you or it will not work without additional changes to the .htaccess files.
If that does not work edit your htaccess file and add the following line:
ErrorDocument 404 /404.html
404.html would be the filename and path to your custom error page for a 404. You may do the same for other common errors.
- 342 Users Found This Useful
Related Articles
Updating an Old Docker Version to Community Edition
The following was used to upgrade an antiquated version of docker to the newest community edition...
What perl modules are installed on the server?
You can get a complete list of the modules that are installed by going to the control panel and...
How do I remove a web disk?
In Windows, go to My Network Places on your PC, find the connection, right click and delete....
I can not move out of the / directory, why not?
For security reasons, you cannot move out of the root folder of your own domain.
htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...
