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 a367fbb Automatic Site Publish by Buildbot
a367fbb is described below
commit a367fbbf94652c0a9d18db7ab0e50878b9df16e3
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 17 10:55:11 2021 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 1 -
1 file changed, 1 deletion(-)
diff --git a/output/.htaccess b/output/.htaccess
index e4bf541..36e0b5d 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -79,5 +79,4 @@ RewriteRule ^operator/downloads/?$ operator/downloads.html
[PT]
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