mercredi 22 octobre 2014

Forcing HTTPS with Symfony


Vote count:

0




I'm trying to force all requests to http://ift.tt/ZIr3DE to use HTTPS. I read the Symfony docs and have this in my security.yml file:



access_control:
- { path: ^/checkout, roles: IS_AUTHENTICATED_ANONYMOUSLY, requires_channel: https }


However, when I go to http://ift.tt/ZIr3DE, I am NOT redirected to HTTPS. What am I doing wrong?



asked 55 secs ago







Forcing HTTPS with Symfony

Aucun commentaire:

Enregistrer un commentaire