Where to create error pages?
Creation, selection of VPS:
- Log in to the user interface or create a new user account.
- Select VPS with WebApps from the list of virtual servers on the "Dashboard" or "VPS" menu by clicking the "Detail" button. If you do not have a WebApps server, you can create a new one or reinstall an existing VPS.
Where to create error pages:
Managing server error pages modifies the configuration of the php.ini file so that, for example, for the 404 error code, if you enter an invalid path url, your own web page is displayed.
- In the WebApps server detail, click the "Web apps> PHP server> Error page" tab.
-
Click the "New error code" button and fill in:
- Error code:
- e.g. 404, 403, 500, 503
- URL or root path:
- Enter the path to your file for the error code. Here it is possible to write not only the url path (eg. "https://example.com/404.php"), but also the root path, which must start in the /home/ folder (eg. "/home/example.com/404.php ).
- Saved records can be edited or deleted .