Skip to content

Instantly share code, notes, and snippets.

@iamdylanngo
Created May 28, 2020 01:12
Show Gist options
  • Save iamdylanngo/c269685a251635c0682d472c9a7aeb62 to your computer and use it in GitHub Desktop.
Save iamdylanngo/c269685a251635c0682d472c9a7aeb62 to your computer and use it in GitHub Desktop.
http_true_client_ip
vim /etc/ngin/fastcgi_params
fastcgi_param REMOTE_ADDR $http_true_client_ip;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment