This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7f84e2aaf6 IGNITE-28490 Add redirection for downloads page (#328)
7f84e2aaf6 is described below
commit 7f84e2aaf643c18d7e122a83fe2b279cfe19f015
Author: Alexey Alexandrov <[email protected]>
AuthorDate: Wed Apr 8 19:09:31 2026 +0300
IGNITE-28490 Add redirection for downloads page (#328)
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index aac5ebf82d..f45002e111 100644
--- a/.htaccess
+++ b/.htaccess
@@ -79,6 +79,7 @@
# Legacy URL redirects (SEO preservation)
# Updated for Docusaurus clean URLs (no .html extensions)
Redirect 301 /download.html /download
+Redirect 301 /download.cgi /download
Redirect 301 /news.html /events
Redirect 301 /features/java.html /features/multilanguage
Redirect 301 /features/dotnet.html /features/multilanguage