initial set of files
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Tue, 24 Apr 2012 23:03:37 +0200
changeset 0 5cff55dfe673
child 1 9a54d203ac60
initial set of files
de-local/blacklist.html
de-local/dns.html
de-local/down.html
de-local/error.html
de-local/invalid.html
de-local/maxsize.html
de-local/request.html
de-local/scanner.html
de-local/virus.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/blacklist.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,51 @@
+<html>
+
+<head>
+<title>HAVP - Access Denied</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#FF6600">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Zugriff Verweigert! </strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>
+	<font face=arial,helvetica color=black size=4>
+		<br>
+		Der Zugriff auf diese Seite wurde verweigert! <br>
+        <br>
+	    Die folgende Seite steht auf der Blacklist <br>
+	    <br>	
+	    <br>
+	    <font color=red>
+	    <b><!--message--></b>
+		</font></font>
+	    <br>
+	    <br>
+	    <br>
+	</td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your
+        Company Here </font></span> </td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/dns.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,54 @@
+<html>
+
+<head>
+<title>HAVP - DNS Fehler</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - DNS Fehler</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>
+	<font face=arial,helvetica size=4>
+	HAVP<br>
+	<br>
+	<br>
+	Ein DNS Fehler trat während<br>
+	des Öffnens der Seite auf <br>
+	<br>	<br>	
+	<br>
+	<br>	<br>
+	<font color=red>
+	<b><!--message--></b>
+	</font>
+	<font color=black>
+	<br>
+	Bitte fragen Sie Ihren Systemadministrator </font></font>
+	<br>
+	<br>
+	</td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Ihr
+        Firmenname </font></span> </td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/down.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,49 @@
+<html>
+
+<head>
+<title>HAVP - Server Down</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP- Server Down</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
+	<font face=arial,helvetica size=4>
+	HAVP<br>
+	<br>
+	<br>
+	Der folgende Server ist down:<br>
+	<font color=red>
+	<b><!--message--></b>
+	</font>
+	<font color=black>
+	<br>
+	</font></font><br>
+	<br>	
+  </td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr
+        Firmenname </font></span></td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/error.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,54 @@
+<html>
+
+<head>
+<title>HAVP - Interner Fehler</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Interner Fehler</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
+	<font face=arial,helvetica size=4>
+	HAVP<br>
+	<br>
+	<br>
+	Ein interner HAVP-Fehler <br>
+	trat beim Scannen der Seite auf
+	<br>
+	<br>	<br>	
+	<br>
+	<br>	<br>
+	<font color=red>
+	<b><!--message--></b>
+	</font>
+	<font color=black>
+	<br>
+	Bitte fragen Sie Ihren Systemadministrator</font></font><br>
+	<br>	
+  </td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr
+        Firmenname </font></span></td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/invalid.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,49 @@
+<html>
+
+<head>
+<title>HAVP - Server Data Invalid</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
+	<font face=arial,helvetica size=4>
+	HAVP<br>
+	<br>
+	<br>
+	The server data is invalid:<br>
+	<font color=red>
+	<b><!--message--></b>
+	</font>
+	<font color=black>
+	<br>
+	</font></font><br>
+	<br>	
+  </td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your
+        Company Here</font></span></td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/maxsize.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,51 @@
+<html>
+
+<head>
+<title>HAVP - Access Denied</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#FF6600">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>
+	<font face=arial,helvetica color=black size=4>
+		<br>
+		Access to the page has been denied <br>
+        <br>
+	    because the following page is to large<br>
+	    <br>	
+	    <br>
+	    <font color=red>
+	    <b><!--message--></b>
+		</font></font>
+	    <br>
+	    <br>
+	    <br>
+	</td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your
+        Company Here </font></span> </td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/request.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,49 @@
+<html>
+
+<head>
+<title>HAVP - Unknown Request</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
+	<font face=arial,helvetica size=4>
+	HAVP<br>
+	<br>
+	<br>
+	The request is unknown:<br>
+	<font color=red>
+	<b><!--message--></b>
+	</font>
+	<font color=black>
+	<br>
+	</font></font><br>
+	<br>	
+  </td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your
+        Company Here</font></span></td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/scanner.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,57 @@
+<html>
+
+<head>
+<title>HAVP - Viren-Scanner Fehler</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#CCCCCC">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Viren-Scanner Fehler</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
+	  <br><font face=arial,helvetica size=4>HAVP<br>
+	  <br>
+	  <br>
+	  Während des Scannens trat ein <br>
+	  Fehler im Viren-Scanner auf
+	  <br>
+	    <br>	
+	    <br>	
+	    <br>
+	    <br>	
+	    <br>
+	    <font color=red>
+	    <b><!--message--></b>
+		</font>
+	    <font color=black >
+	    <br>
+	Bitte fragen Sie Ihren Systemadministrator</font></font> <br>
+	<br>
+	</p>
+	  <p>&nbsp;</p></td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Ihr
+        Firmenname</font></span></td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/de-local/virus.html	Tue Apr 24 23:03:37 2012 +0200
@@ -0,0 +1,51 @@
+<html>
+
+<head>
+<title>HAVP - Zugriff verweigert</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#FF6600">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Zugriff verweigert</strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>
+	<font face=arial,helvetica color=black size=4>
+		<br>
+		Der Zugriff auf die Seite wurde <br>
+        <br>
+	    verweigert, weil folgender Virus gefunden wurde <br>
+	    <br>	
+	    <br>
+	    <font color=red>
+	    <b><!--message--></b>
+		</font></font>
+	    <br>
+	    <br>
+	    <br>
+	</td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Ihr
+        Firmenname</font></span> </td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+