This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c41f4d28c Automatic Site Publish by Buildbot
c41f4d28c is described below

commit c41f4d28c5780da85bde6fddd857b7af84e21973
Author: buildbot <us...@infra.apache.org>
AuthorDate: Wed Jul 20 05:34:29 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/output/.htaccess b/output/.htaccess
index 5e9a4d175..bd1ae9474 100644
--- a/output/.htaccess
+++ b/output/.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

Reply via email to