Author: lukaszlenart Date: Thu Feb 12 06:59:08 2015 New Revision: 939904 Log: Updates production
Modified: websites/production/struts/content/.htaccess Modified: websites/production/struts/content/.htaccess ============================================================================== --- websites/production/struts/content/.htaccess (original) +++ websites/production/struts/content/.htaccess Thu Feb 12 06:59:08 2015 @@ -1,4 +1,6 @@ # This file is maintained at https://git-wip-us.apache.org/repos/asf?p=struts-site.git DirectoryIndex index.html /docs/home.html -RedirectMatch \/2.*\/docs\/(.*)? http://struts.apache.org/docs/$1 +RedirectMatch \/2.*\/docs\/(.*)? http://struts.apache.org/docs/$1 +RedirectMatch \/release\/2.*\/(.*)? http://struts.apache.org/$1 +RedirectMatch \/2.*\/(.*)? http://struts.apache.org/$1