On Feb 1, 2008 10:20 AM, manuhack <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I want to host two different websites using one address, is that
> possible?  Right now I have bought two names and a static IP address.
> If I point those two names to my IP address, what is the best way to
> host them under apache?  Or any other better way to do it?
>
> Those two websites are going to be using TG 1.04.

Use apache and its virtual hosts for the two sites.
http://httpd.apache.org/docs/2.0/vhosts/examples.html

and in each virtual host setting, set it to use your tg app via mod_wsgi
http://lucasmanual.com/mywiki/TurboGears#head-36b7eef1526da4fe58c73738c925f34f6bc93c1d

Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to