<html><head></head><body bgcolor="#FFFFFF"><div>SSL is actually almost no overhead whatsoever. Google recently did a load of research work into this and worked out the CPU overhead is actually less than 1%, making it not wor worrying about. This is why they have gone totally https, it costs almost nothing to do.</div><div><br></div><div>So please just leave the site working all https. I won't help you with all the wrangling and editing required to make only logins work https and everything http. It's not worth the bother. Sorry.<br><br>-- <div>Jules</div></div><div><br>On 9 Sep 2011, at 11:40 AM, ROGERS Richard <<a href="mailto:Richard.Rogers@staffs.ac.uk">Richard.Rogers@staffs.ac.uk</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal">Hi –<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Progressing now with getting this ready for launch… Now I’m looking at ensuring that usernames/passwords are passed through an HTTPS (SSL) connection (and then flicking back to HTTP for the actual file transfer stage, where SSL seems an unnecessary overhead). <o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">This hasn’t been a problem for most pages (a simple Rewrite in the Apache config file has dealt with it), but I have hit a bit of an “edge case”, where if you click on Drop-off on the “home” page, you are returned to HTTP (I’m treating claim codes as “non-sensitive”), but then clicking the Login button on the top menu brings up the login dialog embedded in the verify.php page, without returning to HTTPS. As there seems to be a javascript catching the link and displaying this, I’m not sure how to get round this. Any suggestions (is there a “right way” to achieve what I’m looking for?)<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Thanks and regards<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Richard<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><span style="font-size:9.0pt;color:gray;mso-fareast-language:EN-GB">--<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:9.0pt;color:gray;mso-fareast-language:EN-GB">Richard Rogers<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:9.0pt;color:gray;mso-fareast-language:EN-GB">Principal IT Officer, Client Technology and Applications<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:9.0pt;color:gray;mso-fareast-language:EN-GB">Information Services, Staffordshire University<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:9.0pt;color:gray;mso-fareast-language:EN-GB">Tel. 01785-353785<o:p></o:p></span></p><p class="MsoNormal"><o:p> </o:p></p></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ZendTo mailing list</span><br><span><a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a></span><br><span><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></span></div></blockquote></body></html>