Ok, I had seen this post:
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22122280.htmlBut I am looking for something slightly different. I tried a couple of variations with no luck. I have been searching and have seen several answers close but no cigar. I want to redirect several pages spread throughout the site to use https but not all of them need to be secured. Here is a few of examples of specific files (they are not uploaded yet, I want to get this right first before I upload and replace the existing site):
/login.php
/members/update_user.php (and a couple of others, but not all of the ones in this folder NEEDS to be secured)
/members/admin/.update_use
r.php
/dispatch/add_contacts.php
and so on. I had seen where using a blanket type approach of https may slow the works some. granted there isn't a lot of traffic but it might later.
Start Free Trial