Skip to content

Commit

Permalink
minor #3845 added link to /cookbook/security/force_https. (aitboudad)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
weaverryan committed May 15, 2014
2 parents 6c69362 + 517d54e commit 78ae7ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cookbook/routing/scheme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ to always use ``http``.
The Security component provides another way to enforce HTTP or HTTPS via
the ``requires_channel`` setting. This alternative method is better suited
to secure an "area" of your website (all URLs under ``/admin``) or when
you want to secure URLs defined in a third party bundle.
you want to secure URLs defined in a third party bundle (see
:doc:`/cookbook/security/force_https` for more details).

0 comments on commit 78ae7ec

Please sign in to comment.