:19638/webhost/rollout">-->
All of my websites have have lost the UNI.CC connection, yet, DNS still works.
And even more peculiar is the website coding.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<!--------------------------------------- Copyright (c) 2000 Ensim Corporation -------------------------------------->
<HEAD>
<TITLE>Refreshing to welcome page...</TITLE>
<!--<meta http-equiv="Refresh"
content="1; URL=https://<!--#echo var="hostname"-->:19638/webhost/rollout">--><!--#if expr="${HTTP_HOST}" -->
<script language="javascript">
var myhostname = "<!--#echo var="HTTP_HOST" -->";
//alert("Hey Nice to see you " + myhostname);
myRe = /^(.*):([0-9]*)(.*)/;
var newname = myhostname.replace(myRe,"$1$3");
//alert("I changed URL to:" + newname);
document.write("<meta http-equiv=\"Refresh\" content=\"1; URL=" + "https://" + newname + ":19638/webhost/rollout\">");
</script>
<!--#endif --></HEAD>
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#000080"
ALINK="#FF0000"
>
</BODY>
</HTML>
I find the the little comment tags and javascript most interesting. The comment tags say Enism coporation, which is another web control panel company, like cPanel. And the javascript is even more weird. Apprently, if you have the right "HTTP_HOST", it will show you the new URL to the site. like below:
Hey, nice to see you.I chnaged the URL to:
How wierd, anyone got any ideas on what's happening?
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
[edited by: tedster at 5:23 pm (utc) on April 2, 2005]
URL's are prohibited on WebmasterWorld:
[webmasterworld.com...]
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
it has the black page with the neo cube with the server error. uni.cc's current ip is 216.82.82.80
mills
[edited by: tedster at 4:27 pm (utc) on April 3, 2005]