janhoy opened a new pull request, #77:
URL: https://github.com/apache/solr-site/pull/77

   The purpose of this is to
   * Add a rewrite rule for `/guide/solr/X_Y` to the __root area
   * Add an "alias" so that `/guide/9_0` gets redirected (not rewritten) to 
/guide/solr/9_0
   * Adapt the wildcard rule `/guide/foo` which would earlier rewrite 
`/guide/solr/xxx` to `/guide/8_11/solr/xxx`, make exception for `solr`. After 
9.0 release this rule will likely instead be `/guide/solr/foo` pointing to 
`/guide/solr/latest/foo`??
   * Add a test for `htaccess.ref-guide-antora` to test the latest -> 9_0 stuff
   
   This can be committed now, before the release. Then after the release we'll 
add all the "old pages to new locations" redirects to `htaccess.ref-guide-old`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to