From 27110e9587d69dc260eae44d96879cf417b58985 Mon Sep 17 00:00:00 2001 From: tsanga13 <95390502+tsanga13@users.noreply.github.com> Date: Mon, 4 Aug 2025 00:06:34 -0500 Subject: [PATCH] Updated Proxy examples (markdown) --- Proxy-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index 19b2a7c..69b47d1 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -91,7 +91,7 @@ If you prefer, you can also directly specify a value instead of substituting an # path /admin* # Trusted IPs one and two # not client_ip xx.xx.xx.xx/32 xx.xx.xx.xx/32 - # # remote_ip’s forwarded mode is deprecated; client_ip matcher with global options client_ip_headers and trusted_proxies + # # remote_ip's forwarded mode is deprecated; client_ip matcher with global options client_ip_headers and trusted_proxies # } # respond @not_allowed_admin "401 - {http.request.header.Cf-Connecting-Ip} is not an allowed IP." 401