|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/system_default/ |
Upload File : |
#!/usr/bin/perl
print "Content-Type: text/html\n\n";
print qq[
<HTML>
<h1 align="center"><img border="0" src="http://nt-hosting.rcn.com/RCN-logo-arch.gif" width="388" height="57"></h1>
<p align="center">Welcome to the RCN Business Solutions Shared Hosting platform
</p>
<p align="center">There is no web site configured at this address, if you
feel this is in error please contact RCN Business Solutions Support</p>
<p align="center">For the RCN Business Solutions website click
<a href="http://www.rcnbusinesssolutions.com">here</a> </p>
<p align="center"> </p>
<P><BR><P>
<p align="center"><span class="Black"><font face="Verdana" size="2"><b>Why Call
When You Can Click?</b><br>
</font></span></p>
<p align="center"><span class="Black"><font face="Verdana" size="2"> Our
help pages offer many of the tools, information and solutions you.ll need to
get the most out of your RCN services.</font></span></p>
<p align="center"><font color="#000000" size="2" face="Verdana">For more information regarding our
services, please check out:</font>
<ul>
<li>
<p align="center"><font color="#000000" face="Verdana" size="2">RCN Windows
and Unix Web Hosting <a href="http://csc.rcn.com">support site</a></font></li>
<LI>
<p align="center"><font color="#000000" face="Verdana" size="2">Thinking about signing up
check out our <a href="http://csc.rcn.com/hosting/">web hosting packages</a></font></li>
</ul>
</html>
];
warn "got default_page $ENV{HTTP_HOST}";