Re: [users@httpd] Notice: Undefined index: HTTP_X_FORWARDED_FOR

2011-09-15 Thread Yehuda Katz
On Thu, Sep 15, 2011 at 7:25 AM, J. Bakshi wrote: > I am trying a small php script in my servers and the both the cases > I get errors as > This is not an Apache question, so you should really ask it on a PHP list. That said: > > ` ` ` ` > Notice: Undefined index: HTTP_X_FORWARDED_FOR > ` ` ` `

[users@httpd] Notice: Undefined index: HTTP_X_FORWARDED_FOR

2011-09-15 Thread J. Bakshi
Hello list, I am trying a small php script in my servers and the both the cases I get errors as ` ` ` ` Notice: Undefined index: HTTP_X_FORWARDED_FOR ` ` ` ` Am I missing any apache module in those server ? TIA - The official