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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 732512a  Automatic Site Publish by Buildbot
732512a is described below

commit 732512abaeb7a1d2c7a5dde0cbf08359963f5a02
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 4 10:31:00 2021 +0000

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

diff --git a/output/.htaccess b/output/.htaccess
index 754cde9..eb8c0e3 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -39,11 +39,11 @@ RewriteRule ^tutorial.html resources.html#tutorials         
           [R=301,NE
 RewriteRule ^versioncontrol.html resources.html#solr-version-control   
[R=301,NE,L]
 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]
+RewriteRule ^mirrors-solr-latest-redir.html downloads.html             
[R=301,NE,L]
+RewriteRule ^mirrors-solr-3x-redir downloads.html                      
[R=301,NE,L]
+RewriteRule ^mirrors-solr-redir.html downloads.html                    
[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
 
 # 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