--- Joe Lewis wrote:
> Comment out the IfModule pieces surrounding your
> directive just to
> eliminate one more thing. How do we know that the
> problem is the
> directive itself, when it could be that apxs
> compiled it with a
> different "my_mod.c" definition and the IfModule is
> what is real
On Thu, 01 Nov 2007 11:06:00 -
[EMAIL PROTECTED] wrote:
> + rpluem says: Please add a minor bump for the changes to
> mod_proxy.h.
> + Then I am +1.
Done.
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Joshua Slive wrote:
> (Also, you received more than one response. I told you that you will
> need mod_extract_forwarded if you want to pretend that the contents of
> the X-Forwarded-For header are the real client IP address. There is a
> version for
On Nov 2, 2007 12:41 PM, Shaw, Dan <[EMAIL PROTECTED]> wrote:
> Good Morning,
>
> We are trying to identify the following and we have received one
> response and need to verify.
>
> We are looking for feedback or heck even a solution on the following
>
> In order to get the IP address of the client
Good Morning,
We are trying to identify the following and we have received one
response and need to verify.
We are looking for feedback or heck even a solution on the following
In order to get the IP address of the client, instead of the IP address
of the proxy server, the mod_w3c_ip_forwarding