Re: apache 2.0.61 do not read config settings

2007-11-02 Thread John Zhang
--- 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

Re: svn commit: r590965 - /httpd/httpd/branches/2.2.x/STATUS

2007-11-02 Thread Nick Kew
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/

Re: Apache 2 IP_Forwarding

2007-11-02 Thread Arturo 'Buanzo' Busleiman
-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

Re: Apache 2 IP_Forwarding

2007-11-02 Thread Joshua Slive
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

Apache 2 IP_Forwarding

2007-11-02 Thread Shaw, Dan
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