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

git-site-role 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 af1de3e2c Automatic Site Publish by Buildbot
af1de3e2c is described below

commit af1de3e2c2b84ffbc6bf41cf900933d3613a1c0c
Author: buildbot <[email protected]>
AuthorDate: Thu May 12 09:01:49 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/.htaccess b/output/.htaccess
index c447d1f59..5dc89f45d 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -211,7 +211,7 @@ RewriteRule ^guide/(6|7|8)_\d+.*$  
__root/docs.solr.apache.org/$0 [PT]
 RewriteRule ^guide/(9_\d+)/?$          guide/solr/$1/ [R=301,L]
 RewriteRule ^guide/(_/.+|search-index.js)$  __root/docs.solr.apache.org/$0 [PT]
 RewriteRule ^guide/solr/(latest|\d+(?!.+\.\w+$|.+/$).+)$          $0/ [R=301,L]
-RewriteRule ^guide/solr/\d+_\d+/.*$  __root/docs.solr.apache.org/$0 [PT]
+RewriteRule ^guide/solr/(\d+_\d+|latest)/.*$  __root/docs.solr.apache.org/$0 
[PT]
 
 # Redirects generated by Antora for the ref-guide
 

Reply via email to