Toggle
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Connection to server failed</title>
<style type="text/css">
<!--
body {
font-family: sans-serif;
padding: 1em;
}
.mainBody {
max-width: 600px;
margin: auto;
}
.header {
border-bottom: 3px solid #e73a27;
line-height: 1.5em;
padding-bottom: 1em;
}
h1 {
color: #808080;
font-size: 1.5em;
line-height: 1em;
}
span {
color: #000000;
font-size: 1em;
}
.footer {
text-align: right;
padding-top: 3px;
color: #808080;
font-weight: bold;
}
.footer i {
font-style: normal;
}
.nocss {
display: none;
}
-->
</style>
</head>
<body>
<div class="mainBody">
<div class="header">
<h1>Connection to server failed</h1>
<span>Connection actively refused by the server</span>
</div>
<div class="footer"><span class='nocss'><br /></span><i>This message was created by Kerio Control Proxy</i></div>
</div>
</body>
</html>
|