From 81053abf48d34c54ee9feadb02494c87ae22bd8d Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Thu, 7 Aug 2014 11:18:32 -0400 Subject: [PATCH] Fixing build error --- cookbook/request/load_balancer_reverse_proxy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/request/load_balancer_reverse_proxy.rst b/cookbook/request/load_balancer_reverse_proxy.rst index a75d68e7abc..f9cc3e1fcb5 100644 --- a/cookbook/request/load_balancer_reverse_proxy.rst +++ b/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. If you allow outside traffic, they could "spoof" their true true IP address and other information. -My Reverse Proxy Uses Non-Standard (not X-Forwarded-*) Headers --------------------------------------------------------------- +My Reverse Proxy Uses Non-Standard (not X-Forwarded) Headers +------------------------------------------------------------ Most reverse proxies store information on specific ``X-Forwarded-*`` headers. But if your reverse proxy uses non-standard header names, you can configure