Is there a setting with Drupal that will automatically redirect HTTPS pages to HTTP? I need some pages to us HTTPS but when I set up the redirect it becomes an infinite loop. Is there some dark force within Drupal that hates HTTPS?

Comments

pvscott’s picture

This MIGHT only occur when there is a query string present, if that jogs anyone's memory.

rj’s picture

How about secure pages?

--rj

pvscott’s picture

I had been doing this with the htaccess file. I just tried secure pages and have the same results. Pages with query strings fall into a redirect loop.