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 bd0232c Automatic Site Publish by Buildbot
bd0232c is described below
commit bd0232c7382b3f9a5d5249352ce78932c58026c5
Author: buildbot <[email protected]>
AuthorDate: Mon Mar 8 15:00:17 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..e91d38f 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
[R,L]
\ No newline at end of file