Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 517d54e

Browse filesBrowse files
committed
added link to /cookbook/security/force_https.
1 parent e58e39f commit 517d54e
Copy full SHA for 517d54e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎cookbook/routing/scheme.rst

Copy file name to clipboardExpand all lines: cookbook/routing/scheme.rst
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.