Apache as proxy
Problem reported by Daniele (TDBnet) - Today at 11:18 AM
Submitted
Hi, I set a simple Apache Proxy for the SM webmail. Apache runs on a different server from SM.

The Virtualhost config is really simple, and these are the proxy related config raws:

    ProxyRequests off
    ProxyPass / http://SM_SRV_IP:17017/
    ProxyPassReverse / http://SM_SRV_IP:17017/

All is running right, but if the user looks under "setting - connectivity - authenticated IPs", the proxy IP server is listed instead of its client IP.

How can I have the client IP correctly listed here?

Daniele

Reply to Thread

Enter the verification text