Joshua Slive wrote:
 
> In fact, this configuration looks terribly invalid.  It should be
> RedirectMatch /build/tomcat/(.*)
> http://jakarta.apache.org/build.jakarta-tomcat/$1
> Or even better
> Redirect /build/tomcat/ http://jakarta.apache.org/build.jakarta-tomcat/
> 
> We should be returning an error if the target argument to
> Redirect/RedirectMatch isn't an absolute URL.

I glanced at the doc for RedirectMatch after Ken's commit, and didn't see any
words about absolute URLs.  Redirect has them though.

What does the 1.3 code do?  Are we creating another migration task here? 

Greg

Reply via email to