Implement HTTPS for symfony PHP

Hi,

I want to add SSL certificate in my application.

Application uses PHP Symfony framework.

How to implement specific URL of application using HTTPS and some HTTP only.

Like i want to keep login page as HTTPS but other pages with HTTP only.

How to implement HTTPS using symfony

You can use a filter. There is an example in the documentation, here:http://www.symfony-project.org/gentle-introduction/1_4/en/06-Inside-the-Controller-Layer

You may also want to ask on one of the symfony user groups:http://www.symfony-project.org/communityhttp://groups.google.com/group/symfony-users