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.
1 parent c55bc2e commit 81053abCopy full SHA for 81053ab
cookbook/request/load_balancer_reverse_proxy.rst
@@ -86,8 +86,8 @@ That's it! It's critical that you prevent traffic from all non-trusted sources.
86
If you allow outside traffic, they could "spoof" their true true IP address
87
and other information.
88
89
-My Reverse Proxy Uses Non-Standard (not X-Forwarded-*) Headers
90
---------------------------------------------------------------
+My Reverse Proxy Uses Non-Standard (not X-Forwarded) Headers
+------------------------------------------------------------
91
92
Most reverse proxies store information on specific ``X-Forwarded-*`` headers.
93
But if your reverse proxy uses non-standard header names, you can configure
0 commit comments