On Sat, Oct 13, 2012 at 7:41 AM, pangj <pa...@riseup.net> wrote:
> In nginx's config file we have added the x-forwarded-for header.
> With modperl (MP2) how to get this header?

Use headers_in():
http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html#C_headers_in_

- Perrin

Reply via email to