Nginx 獲取 CDN X-Forwarded-For
前提條件
-
Nginx 必須編譯 ngx_http_realip_module
可使用nginx -V
查看 -
CDN 必須有原始IP 的表頭
準備CDN 提供的 IP列表, 這個列表也可以做白名單的時候使用
這邊使用Cloudflare https:
Nginx 必須編譯 ngx_http_realip_module
可使用 nginx -V
查看
CDN 必須有原始IP 的表頭
準備CDN 提供的 IP列表, 這個列表也可以做白名單的時候使用
這邊使用Cloudflare https: