This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x-site-pro by this push:
new 77edcd983a Add missing `security.html` redirect
77edcd983a is described below
commit 77edcd983a303523b8153cc2ba3c1c6885c6087f
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Sep 13 08:47:18 2024 +0200
Add missing `security.html` redirect
---
src/site/resources/.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/resources/.htaccess b/src/site/resources/.htaccess
index e181ccd394..72d83a301e 100644
--- a/src/site/resources/.htaccess
+++ b/src/site/resources/.htaccess
@@ -60,6 +60,7 @@ RewriteRule "^manual/scala-api\.html$"
"/log4j/scala/latest/index.html" [R=perma
RewriteRule "^manual/usage\.html$" "manual/api.html" [R=permanent]
RewriteRule "^manual/webapp\.html$" "jakarta.html" [R=permanent]
RewriteRule "^runtime-dependencies\.html$" "manual/installation.html"
[R=permanent]
+RewriteRule "^security\.html$" "/security.html" [R=permanent]
RewriteRule "^thanks\.html$" "/support.html#sponsors" [R=permanent,NE]
# These redirects are special, since: