Andr� Malo wrote:

from mod_proxy.c:302:

static int proxy_needsdomain(request_rec *r, const char *url, const char *domain)

"url" is never used within that function. r->parsed_uri will be evaluated instead. I'd consider this a bug and guess "url" should intentionally be parsed and evaluated. ... right?
Am am not even sure what this particular code does, so I am not sure. I is a bit of legacy code from the initial proxy.

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."



Reply via email to