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 ccfb40e Automatic Site Publish by Buildbot
ccfb40e is described below
commit ccfb40e92dbeffdb43d0d1f15beda169166a0b07
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 17 10:48:55 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