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 78ae7ec

Browse filesBrowse files
committed
minor #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
Copy full SHA for 78ae7ec

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.