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 ed6c3a876 Automatic Site Publish by Buildbot
ed6c3a876 is described below
commit ed6c3a8761925ff8049d10545712efa2344f3555
Author: buildbot <[email protected]>
AuthorDate: Fri Jun 24 16:57:10 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/output/.htaccess b/output/.htaccess
index d26d707df..529edd185 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -215,6 +215,7 @@ RewriteRule ^guide/solr/(latest|\d+(?!.+\.\w+$|.+/$).+)$
$0/ [R=301,L]
RewriteRule ^guide/solr/(\d+_\d+|latest)/.*$ __root/docs.solr.apache.org/$0
[PT]
# Redirects generated by Antora for the ref-guide
+RedirectMatch Permanent ^/guide/solr/?$ /guide/solr/latest/
Redirect 302 /guide/solr/9_0 /guide/solr/latest
Redirect 302 /guide/solr/index.html /guide/solr/latest/index.html
\ No newline at end of file