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 4774899 Automatic Site Publish by Buildbot
4774899 is described below
commit 4774899286c65c4b1f8282aa1c3cf05cb2706723
Author: buildbot <[email protected]>
AuthorDate: Fri Apr 30 21:50:51 2021 +0000
Automatic Site Publish by Buildbot
---
output/operator/.htaccess | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/output/operator/.htaccess b/output/operator/.htaccess
new file mode 100644
index 0000000..ed27c32
--- /dev/null
+++ b/output/operator/.htaccess
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+### Redirects to Apache Nightlies, this will change when they have a separate
area for released artifacts
+Redirect temp "/operator/downloads/crds"
"https://nightlies.apache.org/solr/release/operator/crds"
\ No newline at end of file