> You won't then be able to have anything else running on that > web server though (unless you use a different port or virtual host).
That kind of defeats the purpose, no? I was hoping it could use host headers, i.e. http://my-asp-net-app.com/ => ASP.NET on IIS http://my-tg-app.com/ => TurboGears via IIS proxy -Mike > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Paul Johnston > Sent: Wednesday, May 30, 2007 3:35 PM > To: [email protected] > Subject: [TurboGears] Re: TurboGears on IIS and Windows 2003 Server? > > > Hi, > > >Do you think it's possible to get it to serve from the root? URL > >design is both very important to me [1] is critical to my > app so I need > >it to work from the root. Possible? > > > > > Sure it's possible - put ReverseProxy in the root. > > You won't then be able to have anything else running on that > web server though (unless you use a different port or virtual host). > > Paul > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

