Skip to content

Commit 84f00d0

Browse files
committed
correct remoteip definition
1 parent 6db7c86 commit 84f00d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache/remoteip.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<IfModule remoteip_module>
22
RemoteIPHeader X-Forwarded-For
3-
RemoteIPTrustedProxy 10.0.0.0/8
3+
RemoteIPInternalProxy 10.0.0.0/8
44
</IfModule>

0 commit comments

Comments
 (0)