• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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