File tree 1 file changed +2
-1
lines changed
Filter options
1 file changed +2
-1
lines changed
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ other information.
79
79
Custom Headers When Using a Reverse Proxy
80
80
-----------------------------------------
81
81
82
- Some reverse proxies (like CloudFront with ``CloudFront-Forwarded-Proto ``) may force you to use a custom header.
82
+ Some reverse proxies (like ` CloudFront `_ with ``CloudFront-Forwarded-Proto ``) may force you to use a custom header.
83
83
For instance you have ``Custom-Forwarded-Proto `` instead of ``X-Forwarded-Proto ``.
84
84
85
85
In this case, you'll need to set the header ``X-Forwarded-Proto `` with the value of
@@ -94,3 +94,4 @@ In this case, you'll need to set the header ``X-Forwarded-Proto`` with the value
94
94
95
95
.. _`security groups` : http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-groups.html
96
96
.. _`RFC 7239` : http://tools.ietf.org/html/rfc7239
97
+ .. _`CloudFront` : https://en.wikipedia.org/wiki/Amazon_CloudFront
You can’t perform that action at this time.
0 commit comments