Neil Ludban wrote:
On Wed, 20 Dec 2006 13:57:55 +0000 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > server.webpath="/mypath" is supposed to be the one I need(adding to the > front of all generated url) but it still failed, even for the simple > turbogear logo at the bottom of a quick start project(still said > http://mydomain.com/static instead of http://mydomain.com/mypath/static > which is what I want). Need to trace a bit. That's the code fixes I mentioned. Try this:
Thanks, the patch works. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

