Eine sofort weiterleitende index.html für Leute, die ihren Webserver nicht so konfigu...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 13 Dec 2006 10:28:32 +0000 (10:28 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 13 Dec 2006 10:28:32 +0000 (10:28 +0000)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..2dbdc74
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+ <head>
+  <meta http-equiv="refresh" content="0;URL=login.pl">
+ </head>
+ <body>
+  <a href="index.pl">Lx-Office-Login</a>
+ </body>
+</html>