<html>

<head>
<title>Default Page</title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>

<style>
body {
	font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	/*background: #ddeeff;*/
	margin: 0;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}

img.logo {
	margin: 5px;
	padding: 0;
}

table.header {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #66aadd;
	/* height: 110px; */
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
}

table.content {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
}
</style>
<body>

<!--<table class="header">
	<tr>
		<td valign="top" width="100%"><img class="logo" src="images/logo.png" height="75" alt="hosting-logo"></td>
		<td>
			<table class="content">
				<tr>
					<td><a href="http://lxcenter.org/" title="Go to LxCenter website"><img class="logo" src="images/lxcenter.png" alt="lxcenter-logo" width="120" height="35"></a></td>
				</tr>
				<tr>
					<td><a href="http://lxcenter.org/software/kloxo/" title="Go to Kloxo website"><img class="logo" src="images/kloxo.png" alt="kloxo-logo" width="120" height="27"></a></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td colspan="2" bgcolor="#000000">&nbsp;</td>
	</tr>
</table>-->
<table class="content">
	<tr>
		<td width="50">&nbsp;</td><td valign="top">	<br><br>
	<div align="center">
		<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse; border: 1px dashed #cccccc" bordercolor="#111111" width="600">
			<tr>
				<td width="100%" bgcolor="#ffb0b0">
				<font size="2" face="arial" color="#444444">If you are seeing this 
				page, it means that web has not been configured for this domain 
				on this server. <br>
				<br>
				This could be due to the following causes: <br>
				<br>
				<li>Server has not restarted the web server yet after you added the 
				domain. Please wait for the web server to restart or contact support for further help. <br>
				<br>
				</li>
				<li>The domain is pointing to the wrong server. Ping the domain 
				and make sure that the IP matches one of the IPaddress seen in
				<b>admin home -&gt; ipaddresses </b><br>
				<br>
				</li>
				<li>If you are seeing this page when you try to access an IP like 
				http://192.168.1.1, then that means that the IP has not yet been 
				mapped to a domain. Go to <b>client home -&gt; ipaddresses -&gt; ipaddress 
				home -&gt; domain config </b>and map an IP to a domain. <br>
				<br>
				</li>
				<li>Once you map an IP to a domain, then you have to make sure that 
				the domain pings back to the same IP. Otherwise, if you try to access 
				the domain, you will get this page. So IP -&gt; domain.com should mean 
				that domain.com pings to the same IP. <br>
				<br>
				</font></li>
				</td>
			</tr>
		</table>
	</div>
</td>
		<!--<td width="280" valign="center"><img src="images/disableskeletonbg.gif"></td>-->
	</tr>
</table>

</body>

</html>

