Skip to content

Commit 78ae7ec

Browse files
committed
minor symfony#3845 added link to /cookbook/security/force_https. (aitboudad)
This PR was merged into the 2.3 branch. Discussion ---------- added link to /cookbook/security/force_https. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all |Fixed tickets | - Commits ------- 517d54e added link to /cookbook/security/force_https.
2 parents 6c69362 + 517d54e commit 78ae7ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/routing/scheme.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,5 @@ to always use ``http``.
6969
The Security component provides another way to enforce HTTP or HTTPS via
7070
the ``requires_channel`` setting. This alternative method is better suited
7171
to secure an "area" of your website (all URLs under ``/admin``) or when
72-
you want to secure URLs defined in a third party bundle.
72+
you want to secure URLs defined in a third party bundle (see
73+
:doc:`/cookbook/security/force_https` for more details).

0 commit comments

Comments
 (0)