How to get the original IP address in Apache2 behind Nginx
Nginx as a reverse proxy for Apache A traditional setup is having Nginx as a frontend and then running Apache through reverse proxy. The Apache logs become full of just a single IP address, the accesses from the Nginx server… Continue Reading