DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13946>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13946 reverse proxy errors when a document expires from the cache [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-12-09 21:51 ------- Hi, sorry for the delay. Well, the error is right here: --- [Fri Oct 25 18:59:00 2002] [debug] proxy_http.c(221): proxy: HTTP connecting http://10.0.0.2/proxy:http://10.0.0.2/index.html to 10.0.0.2:80 --- it tries to get the URL http://10.0.0.2/proxy:http://10.0.0.2/index.html, generating errors. it only happens when using mod_proxy with mod_rewrite. it looks like mod_rewrite appends the "http://10.0.0.2/proxy:" string, in the example, but *only* when the document expires from the cache. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
