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 85232a8 Automatic Site Publish by Buildbot
85232a8 is described below
commit 85232a89197b7fd35369c5a1836059bb03ee9e19
Author: buildbot <[email protected]>
AuthorDate: Fri Mar 5 19:50:13 2021 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/output/.htaccess b/output/.htaccess
index eb8c0e3..f70d684 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -79,3 +79,5 @@ RewriteRule ^guide/\d+_\d+/(?!.+\.\w+$|.+/$).+$
$0/ [R=301,L]
# TODO: Move solr specific content to own root location and change these rules
RewriteRule ^docs/(\d+_\d+_\d+/.*)$
__root/docs.lucene.apache.org/content/solr/$1 [PT]
RewriteRule ^guide/\d+_\d+/.*$
__root/docs.lucene.apache.org/content/solr/$0 [PT]
+
+RewriteRule ^charts/(.*)$ https://nightlies.apache.org/solr/helm-charts/$1 [PT]
\ No newline at end of file