8000 minor #9924 Link to proxy configuration docs from the routing scheme … · symfony/symfony-docs@d7b7a9c · GitHub
[go: up one dir, main page]

Skip to content

Commit d7b7a9c

Browse files
committed
minor #9924 Link to proxy configuration docs from the routing scheme page (colinodell, javiereguiluz)
This PR was submitted for the 2.7 branch but it was merged into the 2.8 branch instead (closes #9924). Discussion ---------- Link to proxy configuration docs from the routing scheme page This should help developers avoid infinite redirect loops. See symfony/symfony#27603 Commits ------- 671e13c Reword and added a note c717e75 Link to proxy configuration docs from the routing scheme page
2 parents 6d038b5 + 671e13c commit d7b7a9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

security/force_https.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,10 @@ role:
105105
106106
It is also possible to specify using HTTPS in the routing configuration,
107107
see :doc:`/routing/scheme` for more details.
108+
109+
.. note::
110+
111+
Forcing HTTPS while using a reverse proxy or load balancer requires a proper
112+
configuration to avoid infinite redirect loops; see :doc:`/deployment/proxies`
113+
for more details.
114+

0 commit comments

Comments
 (0)
0