manuhack schrieb: > 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.
That's not a TG, but an apache-issue. Apache can offer two virtual hosts under the same IP, there is plenty of online resources to look at. Regarding the connection between TG and apache - I use mod_proxy, but it might be that other options are to be preferred. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

