We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58e39f commit 517d54eCopy full SHA for 517d54e
cookbook/routing/scheme.rst
@@ -69,4 +69,5 @@ to always use ``http``.
69
The Security component provides another way to enforce HTTP or HTTPS via
70
the ``requires_channel`` setting. This alternative method is better suited
71
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.
+ you want to secure URLs defined in a third party bundle (see
73
+ :doc:`/cookbook/security/force_https` for more details).
0 commit comments