5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
<IfModule mod_remoteip.c>
|
|
RemoteIPHeader X-Forwarded-For
|
|
RemoteIPInternalProxy 127.0.0.1
|
|
</IfModule>
|