Re: [EMAIL PROTECTED] How to add HTTP_X_FORWARDED_FOR header

2008-08-09 Thread Stephen(Tie) Hu
eader Stephen(Tie) Hu wrote: Hi, I am using apache http server as a proxy. It's working quite well except it doesn't add HTTP_X_FORWARDED_FOR header. Does any one know how to force apache to add HTTP_X_FORWARDED_FOR header? 1000 thanks in ahead! Here is my apache server's

[EMAIL PROTECTED] How to add HTTP_X_FORWARDED_FOR header

2008-08-08 Thread Stephen(Tie) Hu
Hi, I am using apache http server as a proxy. It's working quite well except it doesn't add HTTP_X_FORWARDED_FOR header. Does any one know how to force apache to add HTTP_X_FORWARDED_FOR header? 1000 thanks in ahead! Here is my apache server's version: Server version: Apache/2.2.6 (Uni

[EMAIL PROTECTED] Apache as a proxy but no HTTP_X_FORWARDED_FOR header

2008-08-07 Thread Stephen(Tie) Hu
Hi, I am using apache http server as a SSL proxy. It's working quite well except it doesn't add HTTP_X_FORWARDED_FOR header. So I have no chance to know the real client IP. Does any one know how to force apache to add HTTP_X_FORWARDED_FOR header? 1000 thanks in ahead! Here is my apach