On Sep 25, 2013, at 1:58 PM, Joshua Kehn <josh.kehn@xxxxxxxxx> wrote: > On Sep 25, 2013, at 1:55 PM, Tedd Sperling <tedd@xxxxxxxxxxxx> wrote: > >> Hi gang: >> >> I have a client who had his entire site moved to another host -- no big problem. >> >> However, the old site had a https directory, where I had secure scripts to do credit-card transactions, but the new site doesn't have a https directory -- in fact it doesn't even have a http directory at all. So, what options do I have to do secure transactions? >> >> I remember someone saying that this could be done via a .htaccess file, but I don't have the code, nor am I positive this is the answer. >> >> What do you recommend? >> >> Thanks, >> >> tedd > > Did you setup the server (Apache / nginx) configuration? The entire site should be served under https if you're doing CC processing > > Best, > > –Josh I understand that cc processing should be done via https. Normally, that means to me that I place my $ scripts in a https directory -- the problem is that I don't have one with this host. So, I am asking how does one do that with a https directory? Thanks, tedd _______________ tedd sperling tedd.sperling@xxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php