You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2005/10/14 20:48:05 UTC

svn commit: r321174 - in /cocoon/site/site: .htaccess 2.1/.htaccess

Author: vgritsenko
Date: Fri Oct 14 11:47:58 2005
New Revision: 321174

URL: http://svn.apache.org/viewcvs?rev=321174&view=rev
Log:
add htaccess - one from minotaur and one new

Added:
    cocoon/site/site/.htaccess   (with props)
    cocoon/site/site/2.1/.htaccess   (with props)

Added: cocoon/site/site/.htaccess
URL: http://svn.apache.org/viewcvs/cocoon/site/site/.htaccess?rev=321174&view=auto
==============================================================================
--- cocoon/site/site/.htaccess (added)
+++ cocoon/site/site/.htaccess Fri Oct 14 11:47:58 2005
@@ -0,0 +1 @@
+Redirect permanent /lenya/ http://lenya.apache.org/

Propchange: cocoon/site/site/.htaccess
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/site/site/.htaccess
------------------------------------------------------------------------------
    svn:keywords = Id

Added: cocoon/site/site/2.1/.htaccess
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/.htaccess?rev=321174&view=auto
==============================================================================
--- cocoon/site/site/2.1/.htaccess (added)
+++ cocoon/site/site/2.1/.htaccess Fri Oct 14 11:47:58 2005
@@ -0,0 +1,2 @@
+RedirectMatch mirror\.cgi$ "http://cocoon.apache.org/mirror.cgi"
+RedirectMatch link/(.*)$ "http://cocoon.apache.org/link/$1"

Propchange: cocoon/site/site/2.1/.htaccess
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/site/site/2.1/.htaccess
------------------------------------------------------------------------------
    svn:keywords = Id