This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 249c2a450 Updates stage by Jenkins 249c2a450 is described below commit 249c2a4506da8a6cf79ba115d7662f3ea0604ea5 Author: jenkins <bui...@apache.org> AuthorDate: Wed Jul 20 05:35:44 2022 +0000 Updates stage by Jenkins --- content/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/content/.htaccess b/content/.htaccess index 5e9a4d175..bd1ae9474 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -7,6 +7,7 @@ RewriteCond %{REQUEST_URI} !^/dtds/? [NC] RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R,L] RedirectMatch \/docs\/version\-notes\-25([0-9]{1,2})+\.html https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.$1 +RedirectMatch \/docs\/version\-notes\-25\.html https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5 RedirectMatch \/docs\/version\-notes\-23([0-9]{1,2})+\.html https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.$1 RedirectMatch \/docs\/version\-notes\-22([0-9]{1,2})+\.html https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.2.$1 RedirectMatch \/docs\/version\-notes\-21([0-9]{1,2})+\.html https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.1.$1