how to enable https in drupal
Filed in Development, PHP on Jun.29, 2010
Just a note for myself, but maybe will help somebody too.:-)
To enable HTTPS in Drupal:
Go to ‘site building’ -> secure pages:
- enable secure pages;
- set up rules;
- don’t forget to add rules for css and javascripts, otherwise you will get notices in browsers saying that some content is not secured.
Tags: drupal