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 636c5df11 Automatic Site Publish by Buildbot
636c5df11 is described below

commit 636c5df1117afa652a8c661620be1f34b705566f
Author: buildbot <[email protected]>
AuthorDate: Wed Apr 20 22:08:26 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/output/.htaccess b/output/.htaccess
index 19cbfa213..9634ff491 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -82,4 +82,10 @@ RedirectMatch 
^/operator/downloads/crds/(v\d+\.\d+\.\d+)(/?.*)$ https://www.apac
 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|guide)/\d+.*$  __root/docs.solr.apache.org/$0 [PT]
\ No newline at end of file
+RewriteRule ^(docs|guide)/\d+.*$  __root/docs.solr.apache.org/$0 [PT]
+
+# Redirects generated by Antora for the ref-guide
+
+
+# Redirects to help the transistion from the Solr 6-8 ref-guide to the Solr 9+ 
ref-guide.
+

Reply via email to