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

commit 12dd1a07211f14ea91a22891f3c9473a4b358f5a
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 17 10:49:33 2021 +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 51e4518..e4bf541 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -80,4 +80,4 @@ RewriteRule ^(docs|guide)/(?!.+\.\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
 # TODO: Move solr specific content to own root location and change these rules
-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]
\ No newline at end of file

Reply via email to