[ 
https://issues.apache.org/jira/browse/UIMA-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554343#comment-13554343
 ] 

Richard Eckart de Castilho commented on UIMA-2570:
--------------------------------------------------

Looks like Apache supports RewriteRule in .htaccess files. maventest.apache.org 
seems to be using that to make sure an unversioned access to a website 
redirects to the latest version [1]:

{noformat}
RewriteRule ^plugins/maven-XXX-plugin/(.*)$ /plugins/maven-XXX-plugin-Y.Z/$1 [L]
{noformat}

[1] http://maventest.apache.org/developers/release/maven-plugin-release.html
                
> UIMA Tools and Servers page still points to 2.3.1 documentation
> ---------------------------------------------------------------
>
>                 Key: UIMA-2570
>                 URL: https://issues.apache.org/jira/browse/UIMA-2570
>             Project: UIMA
>          Issue Type: Bug
>          Components: Website
>            Reporter: Richard Eckart de Castilho
>            Priority: Minor
>
> The page http://uima.apache.org/toolsServers.html still has all links 
> pointing to 2.3.1 documentation, even though 2.4.0 documentation for some (if 
> not for all) is available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to