How to Create Custom Error Pages in cPanel

July 18, 2023 / cPanel & WHM

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:

  1. Log into your “cPanel Account”.
    cPanel Account
  2. Search for “Advanced” tool and click on the “Error Pages”.
    Error Pages tool
  3. In Step 1, Select the domain you want to configure error pages for.
    Select Domain
  4. In Step 2, Click the error page that you want to customise.
    Error page
  5. 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>
  6. 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.

Spread the love