File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,12 @@ My Reverse Proxy Uses Non-Standard (not X-Forwarded) Headers
96
96
------------------------------------------------------------
97
97
98
98
Although `RFC 7239 `_ recently defined a standard ``Forwarded `` header to disclose
99
- all proxy information, most reverse proxies store information on non-standard
99
+ all proxy information, most reverse proxies store information in non-standard
100
100
``X-Forwarded-* `` headers.
101
+
101
102
But if your reverse proxy uses other non-standard header names, you can configure
102
103
these (see ":doc: `/components/http_foundation/trusting_proxies `").
104
+
103
105
The code for doing this will need to live in your front controller (e.g. ``web/app.php ``).
104
106
105
107
.. _`security groups` : http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/using-elb-security-groups.html
You can’t perform that action at this time.
0 commit comments