<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Kamal,</div><div>Thank you for sharing your solution.&nbsp;</div><div>Did you also try secure_pages (not sure about the current status of the module)?</div><div>Long time ago (6.x) it achieve what you describe here<br><br>--<div>Felix</div></div><div><br>On Mar 16, 2013, at 10:07 AM, Kamal Palei &lt;<a href="mailto:palei.kamal@gmail.com">palei.kamal@gmail.com</a>&gt; wrote:<br><br></div><div><span></span></div><blockquote type="cite"><div>Resolved.<br><br>Need to add<br><br>$conf['https'] = TRUE;<br><br>in settings.php<br><br><br><div class="gmail_quote">On Sat, Mar 16, 2013 at 7:01 PM, Kamal Palei <span dir="ltr">&lt;<a href="mailto:palei.kamal@gmail.com" target="_blank">palei.kamal@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All<br>I am trying to achieve secure login for users in a D7 site.<br><br>I tried both the options, <br><br>1.secure login module <br>
2. rewriting the http url to https url if "user" exists in url<br><br>In both the cases observed , user is logging in a secured way. <br>
<br>Facing two issues.<br><br>1. But why the other pages are coming as secure page (with https).<br>How can I disable it. I just want login page is secured, not any other pages as of now<br><br>2. User logged in using https url.<br>

Then access any page with http url, it asks for another login.<br><br>By doing login through https , can not we access http pages (as authenticated user).<br><br>Has anybody experienced this problem anytime.<br><br><br>Whats the work around here.<br>

<br>Thanks<span class="HOEnZb"><font color="#888888"><br>kamal<br><br>
</font></span></blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>-- </span><br><span>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</span></div></blockquote></body></html>