On 21 February 2012 03:15, sebb <[email protected]> wrote: > On 16 February 2012 10:12, <[email protected]> wrote: >> Author: francisdb >> Date: Thu Feb 16 10:12:31 2012 >> New Revision: 1244915 >> >> URL: http://svn.apache.org/viewvc?rev=1244915&view=rev >> Log: >> added redirect for empire-db >> >> Modified: >> incubator/public/trunk/site-publish/.htaccess > > That won't last - you need to update the source file in site-author > and regenerate.
PING - the last site rebuild overwrote your change. >> >> Modified: incubator/public/trunk/site-publish/.htaccess >> URL: >> http://svn.apache.org/viewvc/incubator/public/trunk/site-publish/.htaccess?rev=1244915&r1=1244914&r2=1244915&view=diff >> ============================================================================== >> --- incubator/public/trunk/site-publish/.htaccess (original) >> +++ incubator/public/trunk/site-publish/.htaccess Thu Feb 16 10:12:31 2012 >> @@ -16,6 +16,7 @@ RedirectMatch Permanent ^/deltacloud(.*) >> RedirectMatch Permanent ^/derby(.*) http://db.apache.org/derby$1 >> RedirectMatch Permanent ^/directory(.*) http://directory.apache.org$1 >> RedirectMatch Permanent ^/esme(.*) http://esme.apache.org$1 >> +RedirectMatch Permanent ^/empire-db(.*) http://empire-db.apache.org$1 >> RedirectMatch Permanent ^/felix(.*) http://felix.apache.org$1 >> RedirectMatch Permanent ^/ftpserver(.*) http://mina.apache.org/ftpserver$1 >> RedirectMatch Permanent ^/geronimo(.*) http://geronimo.apache.org$1 >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
