uschindler commented on a change in pull request #35:
URL: https://github.com/apache/solr-site/pull/35#discussion_r697312402



##########
File path: themes/solr/templates/htaccess.template
##########
@@ -71,7 +71,7 @@ RedirectMatch Permanent ^/docs/api-(.*) /docs/$1
 
 ### Redirects to Apache Nightlies, this will change when they have a separate 
area for released artifacts
 Redirect temp /charts https://nightlies.apache.org/solr/release/helm-charts
-RewriteRule ^operator/downloads/?$  operator/downloads.html [PT]
+Redirect temp /operator/downloads/crds 
https://nightlies.apache.org/solr/release/operator/crds

Review comment:
       I would just need to modify the digits pattern for the version number a 
bit, but I will do this anyways.

##########
File path: themes/solr/templates/htaccess.template
##########
@@ -71,7 +71,7 @@ RedirectMatch Permanent ^/docs/api-(.*) /docs/$1
 
 ### Redirects to Apache Nightlies, this will change when they have a separate 
area for released artifacts
 Redirect temp /charts https://nightlies.apache.org/solr/release/helm-charts
-RewriteRule ^operator/downloads/?$  operator/downloads.html [PT]
+Redirect temp /operator/downloads/crds 
https://nightlies.apache.org/solr/release/operator/crds

Review comment:
       At a later stage, we can remove this line and add the 
"/operator/dowloads/crds" prefix to the regex for the Subversion rewrite.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to