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

commit ed6f48700b20c79d21b1883910c021921cf084f7
Author: buildbot <[email protected]>
AuthorDate: Thu Jun 30 18:50:16 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 11ccf7f50..17cf20567 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -47,7 +47,7 @@ RedirectMatch Permanent ^/issue_tracking.html 
https://issues.apache.org/jira/bro
 
 # Redirects to help the transistion from the Solr 6-8 ref-guide to the Solr 9+ 
ref-guide.
 # Do not index old reference guide pages on search engines, except for pages 
that don't exist in 9+
-<If "%{REQUEST_URI} =~ m#/guide/(6|7|8)_.*#>
+<If "%{REQUEST_URI} =~ m#/?guide/(6|7|8)_.*#">
   Header always set X-Robots-Tag "noindex,nofollow,noarchive"
 </If>
 <If "%{REQUEST_URI} =~ 
m#/?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|solrcloud-autoscaling-listeners|solrcloud
 [...]

Reply via email to