Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ada4615

Browse filesBrowse files
committed
Tweaks #12117
1 parent a6f4536 commit ada4615
Copy full SHA for ada4615

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎deployment/proxies.rst

Copy file name to clipboardExpand all lines: deployment/proxies.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ other information.
7979
Custom Headers When Using a Reverse Proxy
8080
-----------------------------------------
8181

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.
8383
For instance you have ``Custom-Forwarded-Proto`` instead of ``X-Forwarded-Proto``.
8484

8585
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
9494

9595
.. _`security groups`: http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-groups.html
9696
.. _`RFC 7239`: http://tools.ietf.org/html/rfc7239
97+
.. _`CloudFront`: https://en.wikipedia.org/wiki/Amazon_CloudFront

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.