[BlueOnyx:22161] Re: Nginx SSL Proxy
Maurice de Laat
mdlaat at muisnetwerken.nl
Sat Jun 16 07:37:30 -05 2018
Hi Michael
websites with a access restriction based on the clients ipaddress don't work. The error_log confirms that this is becuase the access restrictions are being tested against the ipaddress of the nginx proxy. To correct this, I have to add 3 lines to Apache config:
RemoteIPHeader X-Forwarded-For
RemoteIPInternalProxy a.b.c.d
RemoteIPTrustedProxy a.b.c.d
See message [BlueOnyx:22088]
Sorry for the short message, sending from my cellphone
Maurice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20180616/8342da82/attachment.html>
More information about the Blueonyx
mailing list