8000
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.
2 parents f962e9a + 8a4a1ad commit 2dae494Copy full SHA for 2dae494
cookbook/routing/scheme.rst
@@ -25,7 +25,7 @@ the URI scheme via schemes:
25
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
26
xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd">
27
28
- <route id="secure" path="/secure" schemes="http">
+ <route id="< 4A09 /span>secure" path="/secure" schemes="https">
29
<default key="_controller">AcmeDemoBundle:Main:secure</default>
30
</route>
31
</routes>
0 commit comments