DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27985>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27985

mod_rewrite adds a per-dir-prefix to proxy requests, all requests now return 
error 400





------- Additional Comments From [EMAIL PROTECTED]  2004-03-27 00:03 -------
Hrm. That is a problem. mod_rewrite now treats the result string
'proxy:http://www.apache.org/' as a relative path, which was a bug fix in 2.0.49
(for some other example, but ...).

Frankly speaking, your rules depend on unsupported API internals, so you cannot
expect that they work forever.

Anyway: Can you try what happens if you just take the rules out of the <Proxy>
container? (That's even the next problem, mod_rewrite was never designed for use
within <Proxy>).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to