1
0
Fork 0
forked from infra/ansible

people: add directives to log real remote ip in logs

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-04-30 14:26:08 -07:00
commit 6bd6eb6365

View file

@ -75,6 +75,9 @@ NameVirtualHost *:80
Listen 3923 http
<VirtualHost *:3923>
RemoteIPHeader X-Real-Ip
RemoteIPInternalProxy ::1
<Location />
ExpiresActive On
ExpiresDefault "access plus 30 minutes"