Hi
Secure pages will do what you want. But I need to be able to detect the ssl session.
Can you email me off list a copy of phpinfo() so I can see the server variables so I can detect that it is Ssl.
I think that we may need to make some changed to you varnish config to let it tell apache that it us ssl
Gordon.
Sent from my iPhone
On 27 Sep 2013, at 2:22 pm, Olivier Nicole olivier.nicole@cs.ait.ac.th wrote:
Hi,
I have an uncommon environment,I am using pound and varnish in front of Apache (thanks to former site in Plone).
I want to have all the authentication/log in run through SSL. Securepage module cannot do, because it detects that the Apache server is not ding SSL. I tried to enable securepage by hand in settings.php but it resulted in a loop: I am afraid securepage is too intelligent and doing too much testing rather than simply changing from http to https.
Any idea how I can solve my problem (beside rewritting any <form that deals with user login)?
Eventually, pages displayed with https do not load the CSS. I could do with some help on that too. You could see that at https://www.cs.ait.ac.th/drupal7/
I apologize if my questions are naive, but it'd my first day at Drupal.
Best regards,
Olivier
[ Drupal support list | http://lists.drupal.org/ ]