views:

22

answers:

1

How can I enable SSL (https) only on some pages of my Drupal website ?

Do I need to use modules, or should I configure it from hosting settings ?

thanks

+3  A: 

Check out the Secure Pages module: http://drupal.org/project/securepages

Vinicius Pinto

related questions