You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/01/04 09:29:19 UTC

svn commit: r1428747 - /maven/doxia/site/trunk/content/resources/.htaccess

Author: olamy
Date: Fri Jan  4 08:29:19 2013
New Revision: 1428747

URL: http://svn.apache.org/viewvc?rev=1428747&view=rev
Log:
add redirect

Added:
    maven/doxia/site/trunk/content/resources/.htaccess   (with props)

Added: maven/doxia/site/trunk/content/resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/doxia/site/trunk/content/resources/.htaccess?rev=1428747&view=auto
==============================================================================
--- maven/doxia/site/trunk/content/resources/.htaccess (added)
+++ maven/doxia/site/trunk/content/resources/.htaccess Fri Jan  4 08:29:19 2013
@@ -0,0 +1,2 @@
+RedirectMatch permanent ^/doxia-1.2/(.*)$ /doxia-archives/doxia-1.2/$1
+

Propchange: maven/doxia/site/trunk/content/resources/.htaccess
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/doxia/site/trunk/content/resources/.htaccess
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision