In this article, we will explain how to create custom error pages in cPanel.
Follow these steps, to modify or create a custom error page:
- Log into your “cPanel Account”.
- Search for “Advanced” tool and click on the “Error Pages”.
- In Step 1, Select the domain you want to configure error pages for.
- In Step 2, Click the error page that you want to customise.
- Type the HTML that you want to use in the error page.
<h1>404 Not Found</h1> <p>The requested page, <!--#echo var="REQUEST_URI" -->, is not available.</p>
- Click on “Save”. cPanel will save the custom error page.
In this way, you can create custom error pages via cPanel. For more information cPanel, visit to our knowledge base section.