This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/logging-log4j-site.git
commit 1e472c062f2dfbab47a08c6f11d1e5d5ce9a8b3e Author: Volkan Yazıcı <[email protected]> AuthorDate: Tue Dec 14 21:33:15 2021 +0100 Add redirect for /log4j-2.12.2/download.html. --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..9b30475 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +Redirect Permanent /log4j/log4j-2.12.2/download.html /log4j/log4j-2.12.1/download.html
