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 5c27ee7 commit 7e4a506Copy full SHA for 7e4a506
cookbook/security/force_https.rst
@@ -7,7 +7,7 @@ How to force HTTPS or HTTP for Different URLs
7
You can force areas of your site to use the ``HTTPS`` protocol in the security
8
config. This is done through the ``access_control`` rules using the ``requires_channel``
9
option. For example, if you want to force all URLs starting with ``/secure``
10
-to use ``HTTPS`` then you could use the following config:
+to use ``HTTPS`` then you could use the following configuration:
11
12
.. configuration-block::
13
0 commit comments