I've been tasked with getting Satchmo running for a client, on a
machine that currently hosts a bunch of different non-ssl enabled
vhosts.  This will (hopefully) be the first in a string of satchmo-
based ecommerce sites on this machine. I realize that I need a
separate IP for each SSL-enabled vhost, and that's not an option at
this time.  My idea was to have a 'checkout.foo.com' site, that all
satchmo installs would use.  That would then be the only thing
listening on :443, so as to avoid the whole mess.

However, I'm lost and confused.  In order to do this, I need to
redirect in checkout from http://www.ilovesatchmo.com/product/foo/blah
to https://checkout.foo.com/bleah/.  I also need, somehow, to have
satchmo not get all confused about who and where it is.  I've found
nobody talking about how to do this (though my google-fu may be weak -
I'm very tired right now), though I think it might be possible using
some combination of settings in settings.py and local_settings.py,
but...

Am I going about this all wrong? Is this even possible with satchmo as-
is? (i'm running fairly current cvs).  Any hints, tips, or pointers
would be fantastically welcome.

- Me
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to