10000 Reword and added a note · symfony/symfony-docs@671e13c · GitHub
[go: up one dir, main page]

Skip to content

Commit 671e13c

Browse files
committed
Reword and added a note
1 parent c717e75 commit 671e13c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

security/force_https.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,9 @@ role:
106106
It is also possible to specify using HTTPS in the routing configuration,
107107
see :doc:`/routing/scheme` for more details.
108108

109-
Forcing HTTPS while using a reverse proxy or load balancer may cause infinite redirect loops if Symfony is not configured properly; see :doc:`/deployment/proxies` for more details.
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