On Thu, Mar 24, 2011 at 5:01 PM, Ben Timby <[email protected]> wrote:
> Delete any existing headers using reqdel/reqidel.
>
> reqidel X-Forwarded-For
> option forwardfor
>
> This will ensure the only one the backed sees is the one you added.

Sorry, more like:

reqidel ^X-Forwarded-For:.*

Found that in the docs after sending my first reply :-).

Reply via email to