mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-08 02:50:18 +01:00
Added RemoteIPTrustedProxy to remote.
This commit is contained in:
parent
d17521d51f
commit
5abdd3d615
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combine
|
|||
RemoteIPHeader X-Real-IP
|
||||
RemoteIPHeader X-Forwarded-For
|
||||
RemoteIPInternalProxy 127.0.0.1
|
||||
RemoteIPTrustedProxy 127.0.0.1
|
||||
|
|
Loading…
Reference in a new issue