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
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>