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