This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4bf97cd98 Commit build products
4bf97cd98 is described below
commit 4bf97cd9858efc185219ebe04973fa2d58b36eae
Author: Build Pelican (action) <[email protected]>
AuthorDate: Sat Apr 19 00:19:49 2025 +0000
Commit build products
---
output/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/output/.htaccess b/output/.htaccess
index 5968a5d83..cc409c371 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -220,6 +220,8 @@ RewriteRule ^(docs|guide)/\d+(?!.+\.\w+$|.+/$).+$
$0/ [R=301,L]
# __root/docs.solr.apache.org/ is a special alias added by INFRA-19439, so we
can refer to stuff in other places like SVN
RewriteRule ^docs/\d+.*$ __root/docs.solr.apache.org/$0 [PT]
+# For debugging - can remove later
+RewriteRule ^guide/go.*$ __root/docs.solr.apache.org/$0 [PT]
# Ref-guides up to 8.x
RewriteRule ^guide/(6|7|8)_\d+.*$ __root/docs.solr.apache.org/$0 [PT]
# Ref-guides from 9.0