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

commit b3e51dea470ec5ce058a237cba6f806ce08d1871
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 17 11:20:01 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