• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Custom error pages

D

drweb8007

Guest
Hello all,

I know how to replace the custom error pages from plesk by some of my own.
One question though;
How can I add the url of the customers domain to it, so that when a new domain is created, the domain of the customer is displayed also.
Right now, the pages that Plesk creates are
<HTML>
<HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD>
<BODY>
<H1>Not Found</H1>
The requested document was not found on this server.
<P>
<HR>
<ADDRESS>
Web Server at domain.com
</ADDRESS>
</BODY>
</HTML>
 
Back
Top