From cc0691e4238f6cc11228a2186416d3fc30ad6bda Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 4 Nov 2010 10:47:57 +0000 Subject: ’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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2355 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/bsd/index.html | 11 ----------- www/bsd/index.php | 3 +++ 2 files changed, 3 insertions(+), 11 deletions(-) delete mode 100644 www/bsd/index.html create mode 100644 www/bsd/index.php (limited to 'www/bsd') diff --git a/www/bsd/index.html b/www/bsd/index.html deleted file mode 100644 index 8b19581..0000000 --- a/www/bsd/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten - - -

Weiterleitung auf die echte Seite http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten

- - - diff --git a/www/bsd/index.php b/www/bsd/index.php new file mode 100644 index 0000000..31f2e02 --- /dev/null +++ b/www/bsd/index.php @@ -0,0 +1,3 @@ + -- cgit v1.2.3