Created
August 25, 2015 07:53
-
-
Save jonasbjork/9b6fb0c3d2e2a43a647d to your computer and use it in GitHub Desktop.
Get real client IP behind Edgecast
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
real_ip_header True-Client-IP; | |
set_real_ip_from 0.0.0.0/0; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment