Joshua Slive wrote:
Joshua,On 6/17/05, Tim Traver <[EMAIL PROTECTED]> wrote: actually, PROXY_ADDR is an environment variable that is created by mod_extract_forwarded... But, HTTP_X_FORWARDED_FOR is a header that is sent with the request from the proxy machine to the destination. I have also tried to use this variable, but to no avail... On your recommendation I tried HTTP-X-FORWARDED-FOR, but that doesn't work either. If what you said is true (that the headers have dashes instead of underscores, then how is it that SetEnvIf works using Remote_Addr ??? Ultimately, the question becomes, how do I not log a proxy request ? Thanks, Tim. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- [users@httpd] Not Logging Proxy Requests Tim Traver
- Re: [users@httpd] Not Logging Proxy Requests Joshua Slive
- Re: [users@httpd] Not Logging Proxy Requests Tim Traver
- Re: [users@httpd] Not Logging Proxy Requests Tim Traver
- Re: [users@httpd] Not Logging Proxy Requests Joshua Slive
