Apache: enabled & configured mod_remoteip
This module makes it possible to do access control & logging based on client's real IP address, rather than the internal IP address of HaProxy.
This commit is contained in:
2
docker/4_run/apache/remoteip.conf
Normal file
2
docker/4_run/apache/remoteip.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
RemoteIPHeader X-Forwarded-For │···
|
||||
RemoteIPInternalProxy 172.16.0.0/12 │···
|
Reference in New Issue
Block a user