You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2013/08/22 03:09:46 UTC

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

Author: mbenson
Date: Thu Aug 22 01:09:46 2013
New Revision: 1516350

URL: http://svn.apache.org/r1516350
Log:
CMS commit to commons by mbenson

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=1516350&r1=1516349&r2=1516350&view=diff
==============================================================================
--- commons/cms-site/trunk/content/resources/.htaccess (original)
+++ commons/cms-site/trunk/content/resources/.htaccess Thu Aug 22 01:09:46 2013
@@ -70,7 +70,7 @@ Redirect /sandbox/nabla /sandbox/commons
 Redirect /sandbox/openpgp /sandbox/commons-openpgp
 Redirect /sandbox/performance /sandbox/commons-performance
 Redirect /sandbox/pipeline /sandbox/commons-pipeline
-Redirect /sandbox/privilizer /sandbox/commons-privilizer
+Redirect /sandbox/weaver /sandbox/commons-weaver
 
 #javadocs generic redirect a pattern was to use api-release/ or apix.x.x.
 #RedirectMatch /proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2



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

Posted by sebb <se...@gmail.com>.
On 22 August 2013 02:09,  <mb...@apache.org> wrote:
> Author: mbenson
> Date: Thu Aug 22 01:09:46 2013
> New Revision: 1516350
>
> URL: http://svn.apache.org/r1516350
> Log:
> CMS commit to commons by mbenson
>
> 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=1516350&r1=1516349&r2=1516350&view=diff
> ==============================================================================
> --- commons/cms-site/trunk/content/resources/.htaccess (original)
> +++ commons/cms-site/trunk/content/resources/.htaccess Thu Aug 22 01:09:46 2013
> @@ -70,7 +70,7 @@ Redirect /sandbox/nabla /sandbox/commons
>  Redirect /sandbox/openpgp /sandbox/commons-openpgp
>  Redirect /sandbox/performance /sandbox/commons-performance
>  Redirect /sandbox/pipeline /sandbox/commons-pipeline
> -Redirect /sandbox/privilizer /sandbox/commons-privilizer

Existing redirects should not generally be dropped

If privilizer has been renamed the redirect chain should be adjusted
accordingly.

> +Redirect /sandbox/weaver /sandbox/commons-weaver
>
>  #javadocs generic redirect a pattern was to use api-release/ or apix.x.x.
>  #RedirectMatch /proper/commons-(.*)/api-release(.*) http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


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

Posted by Matt Benson <gu...@gmail.com>.
Interestingly, after making this change and publishing the website, it
doesn't seem to be working for [weaver].  :/

Matt


On Wed, Aug 21, 2013 at 8:09 PM, <mb...@apache.org> wrote:

> Author: mbenson
> Date: Thu Aug 22 01:09:46 2013
> New Revision: 1516350
>
> URL: http://svn.apache.org/r1516350
> Log:
> CMS commit to commons by mbenson
>
> 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=1516350&r1=1516349&r2=1516350&view=diff
>
> ==============================================================================
> --- commons/cms-site/trunk/content/resources/.htaccess (original)
> +++ commons/cms-site/trunk/content/resources/.htaccess Thu Aug 22 01:09:46
> 2013
> @@ -70,7 +70,7 @@ Redirect /sandbox/nabla /sandbox/commons
>  Redirect /sandbox/openpgp /sandbox/commons-openpgp
>  Redirect /sandbox/performance /sandbox/commons-performance
>  Redirect /sandbox/pipeline /sandbox/commons-pipeline
> -Redirect /sandbox/privilizer /sandbox/commons-privilizer
> +Redirect /sandbox/weaver /sandbox/commons-weaver
>
>  #javadocs generic redirect a pattern was to use api-release/ or apix.x.x.
>  #RedirectMatch /proper/commons-(.*)/api-release(.*)
> http://commons.apache.org/proper/commons-$1/javadocs/api-release/$2
>
>
>