We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 906380d + 1816344 commit 7127028Copy full SHA for 7127028
conf.d/common.conf
@@ -54,7 +54,7 @@ charset_types *;
54
55
# -------------------------------------------------------------------
56
#
57
-# if you'd like to hide some header info, uncomment this
+# if you'd like to use cloudflare servers, uncomment this
58
# include globals/cloudflare.conf;
59
60
globals/cloudflare.conf
@@ -2,5 +2,4 @@
2
3
include '/etc/nginx/globals/cloudflare-ip-list.conf';
4
real_ip_header CF-Connecting-IP;
5
-real_ip_header CF-Connecting-IP;
6
real_ip_recursive on;
0 commit comments