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

commit a589bb63792bf022ad7f083673a31ea886af2421
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 4 08:56:45 2021 +0000

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

diff --git a/output/.htaccess b/output/.htaccess
index 590022c..754cde9 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -40,10 +40,10 @@ RewriteRule ^versioncontrol.html 
resources.html#solr-version-control   [R=301,NE
 RewriteRule ^version_control.html resources.html#solr-version-control  
[R=301,NE,L]
 RewriteRule ^mailing_lists.html community.html#mailing-lists-chat      
[R=301,NE,L]
 
-RedirectMatch Permanent ^issue_tracking.html 
https://issues.apache.org/jira/browse/SOLR
-RedirectMatch Permanent ^mirrors-solr-latest-redir.html downloads.html
-RedirectMatch Permanent ^mirrors-solr-3x-redir downloads.html
-RedirectMatch Permanent ^mirrors-solr-redir.html downloads.html
+RedirectMatch Permanent ^/issue_tracking.html 
https://issues.apache.org/jira/browse/SOLR
+RedirectMatch Permanent ^/mirrors-solr-latest-redir.html downloads.html
+RedirectMatch Permanent ^/mirrors-solr-3x-redir downloads.html
+RedirectMatch Permanent ^/mirrors-solr-redir.html downloads.html
 
 # Top-level javadoc redirect in case redirected from Lucene site /solr/X_Y_Z 
-> solr.apache.org/x_Y_Z
 RedirectMatch Permanent ^/(\d+_\d+_\d+)$ /docs/$1/

Reply via email to