Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation among 2 servers (HTTP and HTTPS)


tbiser

Recommended Posts

Posted

My webhost offers SSL, but on a seperate server. Does anyone know of how to seperate osCommerce to accomidate this or is there a list of files which request SSL encryption? Or, am I better off finding another webhost? Installing this on my home Linux box was a breeze, but it's hell dealing with some of these webhosting companies. :yell: HELP!

Consulting - If you're not a part of the solution, there's good money to be made in prolonging the problem.

Posted

I think the idea is like this:

 

http://mybox.com as normal server

 

https://www.myhosts.shared.cheapo.ssl/mybox as the SSL.

 

Then you drop in a copy of your site (or the exact files needed) in that directory that was appointed to you by your host.

 

do a cron copy once in a while assuming you choose a linux host.

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Yeah, it's Linux. That sounds likes a good plan, then. Though, now I have to see if they'll let me create cron jobs. Wish me luck, and thanks for your help! :D

Consulting - If you're not a part of the solution, there's good money to be made in prolonging the problem.

Posted

if you don't have shell access you can configure a good FTP client with scripting (WS_FTP Pro) to do the same.

 

Or write a php script that uses exec() or system()... that still might work with cp although they do not provide shell access.

Bbbbbeeee creative :)

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...