10000 Tweaks #12117 · symfony/symfony-docs@ada4615 · GitHub
[go: up one dir, main page]

Skip to content

Commit ada4615

Browse files
committed
Tweaks #12117
1 parent a6f4536 commit ada4615

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deployment/proxies.rst

Lines 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