Thank-you for inquiry.
My website is hosted by YAHOO Webhosting. They do not allow ssl certificates to be attached to websites they host. Instead they have us create a subdirectory labeled “ssl” to put all of our secure pages into. This folder automatically redirects pages over to https
Is there anyway I can make this work with wordpress and s2Members?
I checked Yahoo’s documentation regarding using SSL certificates. It appears that Yahoo should be giving you a specific address that you should be able to send users to when you need to use SSL. Therefore, it looks like you will need to have some custom code on your page to redirect to the SSL-enabled page if they try to access the page through your normal domain name.
See: http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/ssl/ssl-03.html
Based on what you posted, Yahoo now has a way to use a directory to automatically use some special rules to redirect users if they are accessing a file within the /ssl/
directory of your website. This is only kind of a shortcut to help you automatically redirect some pages. With WordPress, you will need to redirect users to a your SSL-enabled site manually.
See: http://codex.wordpress.org/Function_Reference/wp_redirect