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 -~----------~----~----~----~------~----~------~--~---

