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

commit 9f6be9538d48e23f830123f550c78b4567af201f
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 17 11:20:37 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 36e0b5d..fe36406 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -76,7 +76,7 @@ RewriteRule ^operator/downloads/?$  operator/downloads.html 
[PT]
 ### Javadocs & Refguide
 
 # Hack: Append slash, if folder name does not end with slash - everything 
containing a "." is treated as file and excluded from redirect:
-RewriteRule ^(docs|guide)/(?!.+\.\w+$|.+/$).+$          $0/ [R=301,L]
+RewriteRule ^(docs|guide)/\d+(?!.+\.\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
 RewriteRule ^(docs|guide)/\d+.*$  __root/docs.solr.apache.org/$0 [PT]
\ No newline at end of file

Reply via email to