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, <mben...@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 > > >