Files
fedora-infra_ansible/roles/httpd
Kevin Fenzi 708d4e64fc httpd / website: adjust apache headers so logging works
We need to tell apache to use the X-Real-Ip we set at the first proxy
level for remoteipheader. This will get it to log the correct remote ip
in logs.

We can also then re-enable the fix for lists/duplicate headers with no
problems.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-09-18 17:37:55 -07:00
..