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 9556fcd Updates production by Jenkins
9556fcd is described below
commit 9556fcd9ec01c920008adeb39e16778b68fa0a6c
Author: jenkins <[email protected]>
AuthorDate: Fri Oct 27 16:39:40 2017 +0000
Updates production by Jenkins
---
content/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content/.htaccess b/content/.htaccess
index 505c87c..90b4503 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -9,6 +9,8 @@ RedirectMatch \/docs\/version\-notes\-20([0-9]{1,2})+\.html
https://cwiki.apac
RedirectMatch \/docs\/s2-0([0-9]{2}).html
https://cwiki.apache.org/confluence/display/WW/S2-0$1
+RedirectMatch \/docs\/([a-zA-Z]+)-plugin\.html
http://struts.apache.org/plugins/$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
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].