Your Account
Community
Topics (Upcoming)
More |
View story
Symfony 1.2 redirect specific modules and actions to HTTPS (SSL)
http://feedproxy.google.com/~r/symfony/planet/~3/a80jQqxLd5E...
Submitted by
narko
3 months, 3 weeks, 1 day, 10 hours ago
Post Symfony 1.1, the sfSslRequirementPlugin will no longer work.
Having needed a way to force a SSL connection for certain pages, I modified a few scripts that I found online, and created a very simple filter to handle this. This was inspired by this script, and the unacceptably poor example in the Symfony 1.2 book.
To start off with, we need to modify our app...
Tags: none
|