Hi BR,
I am really sorry , if you feel not good the way of I am asking.
Since I am not a English person nature , perhaps I am lagging in this
part
Sorry
Thanks
Siva
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,247736,247750#msg-247750
_
REAL IP value not passing
location ~ \.php$ {
root /var/www;
fastcgi_pass 127.0.0.1:9000;
#fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME
$document_root$fastcgi
Hi Bozhidara,
Thanks for the suggesting . I will try your setting and let you know
soon.
Thanks
Siva
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,247736,247744#msg-247744
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.
Hi BR,
www.whatismyip.com shows 115.1x8.3x.37 , Apache shows
115.1x8.3x.37
But nginx shows 210.55.x.x
Server Setup like follows
Nginx on Port 80 backend FastCGI Php
Apache on Port 8080
nginx conf
user www-data;
worker_processes 4;
work
Hi,
We have strange issue on our swiss based on server.
Issue: Incorrect IP Address value in REMOTE_ADDR Header
Nginx Version : 1.2.1
Server OS : Debian 7.1
Modules :
nginx -V
nginx version: nginx/1.2.1
TLS SNI