You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/26 10:48:48 UTC

svn commit: r1450100 - /commons/cms-site/trunk/content/resources/.htaccess

Author: olamy
Date: Tue Feb 26 09:48:47 2013
New Revision: 1450100

URL: http://svn.apache.org/r1450100
Log:
test 

Modified:
    commons/cms-site/trunk/content/resources/.htaccess

Modified: commons/cms-site/trunk/content/resources/.htaccess
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/.htaccess?rev=1450100&r1=1450099&r2=1450100&view=diff
==============================================================================
--- commons/cms-site/trunk/content/resources/.htaccess (original)
+++ commons/cms-site/trunk/content/resources/.htaccess Tue Feb 26 09:48:47 2013
@@ -10,7 +10,7 @@ RedirectMatch ^(.*)/beanutils/(.*) $1/pr
 RedirectMatch ^(.*)/betwixt/(.*) $1/proper/commons-betwixt/$2
 RedirectMatch ^(.*)/bsf/(.*) $1/proper/commons-bsf/$2
 RedirectMatch ^(.*)/chain/(.*) $1/proper/commons-chain/$2
-RedirectMatch ^(.*)/cli(.*)/ $1/proper/commons-cli/$2
+RedirectMatch ^(.*)/cli(.*) /proper/commons-cli/$2
 RedirectMatch ^(.*)/codec/(.*) $1/proper/commons-codec/$2
 RedirectMatch ^(.*)/collections/(.*) $1/proper/commons-collections/$2
 RedirectMatch ^(.*)/compress/(.*) $1/proper/commons-compress/$2