Skip to content

Commit 517d54e

Browse files
committed
added link to /cookbook/security/force_https.
1 parent e58e39f commit 517d54e

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)