Hi,
Yes you can do this with the securepages module. http://drupal.org/project/securepages
This will help you set up which pages are to displayed via SSL and which pages are not to be.
You still need to set up SSL so you can browse the site via https, and then you just use secure pages to do the switching.
Gordon.
On 23/10/2008, at 7:07 AM, Daniel Carrera wrote:
Hello,
Is there any harm in serving Drupal over HTTPS instead of HTTP?
I want the Drupal login to be on HTTPS because I just don't like sending passwords in plain text. But with Apache it is no more work to make the entire site run on HTTPS versus just one page. In fact, it seems easier.
So, I was wondering, is there any good reason not to serve a Drupal site over HTTPS? It seems a bit odd, but I figure, if I already have an SSL certificate, I figure, what's the harm?
Thanks. Daniel -- [ Drupal support list | http://lists.drupal.org/ ]