> Yes, I've done exactly that. I used a free reverse proxy: > http://www.saltypickle.com/Home/16 With a bit of hacking it > now seems to work fine. If you don't fancy coding, it may be > worth looking at one of the cheaper commercial ones.
Thanks Paul! > The main issue for me was that my app was coded to server > from the root directory of the webserver, and it was moving > to /myapp. ReverseProxy tries to automatically rewrite links > to fix this, but it actually broke things I set > server.webpath in my config file, so the TG app was rooted at > /myapp, and disabled ReverseProxy's rewriting (by hacking the code). 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? -- -Mike Schinkel http://www.mikeschinkel.com/blogs/ http://atlanta-web.org - http://t.oolicio.us [1] http://www.welldesignedurls.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

