• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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