’ne weiterleitung mittels php ist viel schneller, weil das direkt den http-header verändert und keine zeit beim warten auf den browser drauf geht

git-svn-id: https://svn.neo-layout.org@2355 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
erik 2010-11-04 10:47:57 +00:00
parent f86904dcdd
commit cc0691e423
14 changed files with 21 additions and 77 deletions

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten</a></h3>
</body>
</html>

3
www/bsd/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/IRC">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/IRC</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/IRC">http://wiki.neo-layout.org/wiki/IRC</a></h3>
</body>
</html>

3
www/chat/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/IRC");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20einrichten">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20einrichten</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20einrichten">http://wiki.neo-layout.org/wiki/Neo%20einrichten</a></h3>
</body>
</html>

View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20einrichten");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten</a></h3>
</body>
</html>

3
www/linux/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten</a></h3>
</body>
</html>

3
www/mac/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs</a></h3>
</body>
</html>

3
www/portabel/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs");
?>

View file

@ -1,11 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="0; URL=http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">
<title>Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten</title>
</head>
<body>
<h3>Weiterleitung auf die echte Seite <a href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten</a></h3>
</body>
</html>

3
www/windows/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header("Location: http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten");
?>