Skip to content

Commit 81053ab

Browse files
committed
Fixing build error
1 parent c55bc2e commit 81053ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/request/load_balancer_reverse_proxy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ That's it! It's critical that you prevent traffic from all non-trusted sources.
8686
If you allow outside traffic, they could "spoof" their true true IP address
8787
and other information.
8888

89-
My Reverse Proxy Uses Non-Standard (not X-Forwarded-*) Headers
90-
--------------------------------------------------------------
89+
My Reverse Proxy Uses Non-Standard (not X-Forwarded) Headers
90+
------------------------------------------------------------
9191

9292
Most reverse proxies store information on specific ``X-Forwarded-*`` headers.
9393
But if your reverse proxy uses non-standard header names, you can configure

0 commit comments

Comments
 (0)