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 c4d7f5f7c Automatic Site Publish by Buildbot
c4d7f5f7c is described below
commit c4d7f5f7c4f8284999ce1e907668a6b00ebbeb51
Author: buildbot <[email protected]>
AuthorDate: Wed May 11 18:53:33 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 3 +++
1 file changed, 3 insertions(+)
diff --git a/output/.htaccess b/output/.htaccess
index ddbfaa485..526b89e7c 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -96,3 +96,6 @@ Redirect 302 /guide/solr/latest /guide/solr/9_0
Redirect 302 /guide/solr/index.html /guide/solr/9_0/index.html
# Redirects to help the transistion from the Solr 6-8 ref-guide to the Solr 9+
ref-guide.
+<If "%{PATH_INFO} =~ ^/guide/(6|7|8)_" && ! "%{PATH_INFO} =~
^/guide/8_11/(adding-custom-plugins-in-solrcloud-mode|blob-store-api|blockjoin-faceting|cdcr-api|cdcr-architecture|cdcr-config|cdcr-operations|colocating-collections|cross-data-center-replication-cdcr|dataimport-screen|errata|metrics-history|migrate-to-policy-rule|putting-the-pieces-together|rule-based-replica-placement|solrcloud-autoscaling-api|solrcloud-autoscaling-auto-add-replicas|solrcloud-autoscaling-fault-tolerance|solrc
[...]
+ Header set X-Robots-Tag "noindex,nofollow,noarchive"
+</LocationMatch>
\ No newline at end of file