Lynn,<div><br></div><div>Have you looked in to this:</div><div><br></div><div><a href="http://drupal.org/project/context_ssl">http://drupal.org/project/context_ssl</a></div><div><br></div><div>Only being used on 4 sites, but you are desparate... I think it might require the context module... which might not be a bad idea anyway.</div>
<div><br></div><div>Shai<br><br><div class="gmail_quote">On Fri, Jul 22, 2011 at 1:19 AM, Lynn Stott (Stott Design) <span dir="ltr">&lt;<a href="mailto:lynn@stottdesign.com">lynn@stottdesign.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ideally I&#39;d like to just secure the checkout pages.<br>
Is there a way to just secure:  ..../cart/checkout via .htaccess? If so can someone help with the statement I put in the .htaccess file?<br>
<br>
Thanks,<br>
<div><div></div><div class="h5"><br>
<br>
On Jul 21, 2011, at 11:03 PM, Don wrote:<br>
<br>
&gt; I just went through it with a site, and I had to make sure all outside<br>
&gt; site content came from https://, and all local js, css, and images used<br>
&gt; relative paths and started with &#39;/&#39;. you can just skip the &#39;http://&#39;.<br>
&gt; I&#39;m working on 6, which had a problem in the compressed css file, which<br>
&gt; I fixed by patching in performance, but there&#39;s probably a better way.<br>
&gt; IE, FF and Chrome will all complain. also, check your css files to make<br>
&gt; sure not url(&quot;&quot;) paths are full paths too.<br>
&gt;<br>
&gt; -Don-<br>
&gt;<br>
&gt; On 7/22/2011 12:56 AM, Lynn Stott (Stott Design) wrote:<br>
&gt;&gt; I have a drupal7/ubercart3 site. The Securepages module does not work and my preferred uc_ssl does not have a Drupal7 version.<br>
&gt;&gt;<br>
&gt;&gt; For now, I&#39;ve made the full site secure (https://) via .htaccess.<br>
&gt;&gt;<br>
&gt;&gt; How do I get all page resources (ie: images) to come from &#39;https://&#39;?  Apparently Chrome will not show a &quot;Green padlock&quot; next to the URL unless all page content has the &quot;https&#39; secure url. You will see a https with a red line through it, and an &#39;x&#39; on the padlock.<br>

&gt;&gt;<br>
&gt;&gt; I have the base_url in my settings.php set to <a href="https://mysite.com" target="_blank">https://mysite.com</a> .. that has not affect.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br></div>