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

asf-gitbox-commits 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 7b197a350 Updates stage by Jenkins
7b197a350 is described below

commit 7b197a3504a90f209d9e6b911b832c16cb51a2ae
Author: jenkins <[email protected]>
AuthorDate: Tue Aug 25 09:18:04 2026 +0000

    Updates stage by Jenkins
---
 content/.htaccess | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/.htaccess b/content/.htaccess
index 53769b998..c2a3c5370 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -25,6 +25,10 @@ RedirectMatch \/2.*\/(.*)?                          
http://struts.apache.org/$1
 # page downloads.html was renamed to releases.html
 RedirectMatch \/downloads /releases
 
+# page pure-java-script-client-side-validation was folded into 
client-side-validation as a
+# deprecated section, see WW-5694
+RedirectMatch permanent 
\/core\-developers\/pure\-java\-script\-client\-side\-validation(\.html)?$ 
/core-developers/client-side-validation#pure-javascript-client-side-validation-deprecated
+
 # always points to the most recent announce-YYYY page, no manual update needed
 RedirectMatch \/announce.html(#a[0-9]+)? /announce-2026.html$1
 

Reply via email to