On 8/1/07, tom <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  is there a way to remove the X-Forwarded-For header from the request before 
> it enters some point in the request route through apache? I need this because 
> the weblogic module honors the header and this is not what is needed by us.
>

You can try
RequestHeader unset X-Forwarded-For
I have no idea whether that will work or not.

Joshua.

---------------------------------------------------------------------
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]

Reply via email to