This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 5af4a85a2 Commit build products
5af4a85a2 is described below

commit 5af4a85a248a9b8b2f4119227ee5564c1e6a7383
Author: Build Pelican (action) <[email protected]>
AuthorDate: Mon Apr 28 20:49:49 2025 +0000

    Commit build products
---
 output/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/.htaccess b/output/.htaccess
index e44dc9c00..0af9f9ef9 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -221,7 +221,7 @@ 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]
 # Static pages that should be servable
-RewriteRule ^guide/(search-index\.js|sitemap\.xml|404\.html)$  
__root/docs.solr.apache.org/$0 [PT]
+RewriteRule ^guide/(search-index\.js|sitemap.*\.xml|404\.html)$  
__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

Reply via email to