HI all,
Is it possible to enable SSL on certain pages of an EE2 site? I know that you can redirect to a different directory, but I am actually talking about certain pages within a EE site structure.
For example:
/home
/about
/my-account [SSL enabled]
/my-basket [SSL enabled]
/checkout [SSL enabled]
I have found plenty of .htaccess examples of how to redirect to a different location on the server, and this is fine if my site were not EE driven, but how does this help with EE, as all content is displayed in one location (using the index.php file)? Do I have tocopy the entire site to the https folder on my server?
Thanks for your time,
Ben