Community Support Forums — WordPress® ( Users Helping Users ) — 2011-07-20T01:17:22-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=10258 2011-07-20T01:17:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=28696#p28696 <![CDATA[Re: Limit HTTPS to Certain Pages]]> Statistics: Posted by Jason Caldwell — July 20th, 2011, 1:17 am


]]>
2011-07-18T21:42:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=28624#p28624 <![CDATA[Re: Limit HTTPS to Certain Pages]]> so to confirm:

1. by default, https is *not* used by s2member when a user logs in
2. by default, https is *not* used by s2member when a new user registers

Statistics: Posted by tdub11 — July 18th, 2011, 9:42 pm


]]>
2011-07-17T00:29:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=28562#p28562 <![CDATA[Re: Limit HTTPS to Certain Pages]]>
tdub11 wrote:
jason-
i've had time to revisit this issue. currently when i'm directed to wp-login.php via wp_loginout() i am sent in http and not https. do i have to add any configurations to the wp-config.php file (e.g. define('FORCE_SSL_LOGIN', true);)?
how would you recommend i troubleshoot this?
thanks much!

Yes, you are correct. s2Member only deals with Posts/Pages that need to be forced to SSL. If you want to force your entire administrative area to SSL, please follow the instructions here: http://codex.wordpress.org/Administration_Over_SSL

Statistics: Posted by Jason Caldwell — July 17th, 2011, 12:29 am


]]>
2011-07-14T21:17:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=28403#p28403 <![CDATA[Re: Limit HTTPS to Certain Pages]]> i've had time to revisit this issue. currently when i'm directed to wp-login.php via wp_loginout() i am sent in http and not https. do i have to add any configurations to the wp-config.php file (e.g. define('FORCE_SSL_LOGIN', true);)?
how would you recommend i troubleshoot this?
thanks much!

Statistics: Posted by tdub11 — July 14th, 2011, 9:17 pm


]]>
2011-06-26T20:06:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21779#p21779 <![CDATA[Re: Limit HTTPS to Certain Pages]]> Statistics: Posted by tdub11 — June 26th, 2011, 8:06 pm


]]>
2011-06-23T23:21:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21565#p21565 <![CDATA[Re: Limit HTTPS to Certain Pages]]> Thanks for the excellent question.
~ and thanks for the heads up Cristián.

What you're describing is the way s2Member behaves already. s2Member will only force SSL on those specific pages where ?s2-ssl is in the URL. So long as your theme follows WordPress standards, all other aspects of your site should remain linked up with the standard http:// protocol. s2Member takes extra steps to ensure this is the case, just for the reason you've mentioned. It's not a good idea to serve ALL Posts/Pages over SSL, as this adds additional strain to a server. This is why s2Member takes those extra steps, to ensure that other Posts/Pages remain unaffected by the Force SSL feature that s2Member provides.

That being said, s2Member only forces SSL, it does not force non-SSL. So although s2Member is designed NOT to convert your entire site over to SSL, it does NOT do anything to your site that would prevent someone from typing https:// directly into their browser. If you wanted to get more creative/restrictive, you might check with a developer that is really good with .htaccess files for Apache.

Statistics: Posted by Jason Caldwell — June 23rd, 2011, 11:21 pm


]]>
2011-06-23T23:21:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21564#p21564 <![CDATA[Re: Limit HTTPS to Certain Pages]]> So, the idea is: protect sensitive pages with HTTPS (login, admin, payment gateways, etc.) while using HTTP on not-so-sensitive pages/posts for logged-in users. This would cut down on server load when HTTPS isn't really needed on all pages.

Statistics: Posted by tdub11 — June 23rd, 2011, 11:21 pm


]]>
2011-06-23T21:31:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21545#p21545 <![CDATA[Re: Limit HTTPS to Certain Pages]]> Statistics: Posted by Cristián Lávaque — June 23rd, 2011, 9:31 pm


]]>
2011-06-23T17:25:00-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21528#p21528 <![CDATA[Re: Limit HTTPS to Certain Pages]]> Once I'm on a page using HTTPS it seems any other page I go to will use HTTPS as well. Is there a similar way to force a page to just use HTTP by appending something to the url?

Statistics: Posted by tdub11 — June 23rd, 2011, 5:25 pm


]]>
2011-06-23T00:03:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21486#p21486 <![CDATA[Re: Limit HTTPS to Certain Pages]]> ?s2-ssl at the end of the URL to the page. So you could either edit all the links to the pages you want that way, or you could your .htaccess file to do it.

Statistics: Posted by Cristián Lávaque — June 23rd, 2011, 12:03 am


]]>
2011-06-22T21:28:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10258&p=21476#p21476 <![CDATA[Limit HTTPS to Certain Pages]]> I would like to use my SSL cert for subscriber logins, wp administration, and of course the API integration with googlecheckout. However, I don't want to use HTTPS when subscribers (after logging in) view posts (I'm going to stream video).

Currently, I have HTTPS working with logins and googlecheckout, but I can't get the posts to display in HTTP.

A good example of what I want to do is the s2member site... when you buy the product it's using HTTPS, but after I login I can view other pages in just HTTP.

Does anyone know how to do this?

Thanks!

Statistics: Posted by tdub11 — June 22nd, 2011, 9:28 pm


]]>