I did it! I didn't use mod_rewrite (I've never managed to learn how to use this module), just mod_proxy. It can also serve static content. My mistake was using "/static/css/blah.css" in my templates, instead of "static/css/blah.css" (notice the initial '/' missing). Although I don't know *why* it didn't work with an absolute path. When using dev.cfg, it worked like a charm. :/
- [TurboGears] Re: Deploying a TG app Lee McFadden
- [TurboGears] Re: Deploying a TG app Aggelos Orfanakos
- [TurboGears] Re: Deploying a TG app Aggelos Orfanakos
- [TurboGears] Re: Deploying a TG app [EMAIL PROTECTED]
- [TurboGears] Re: Deploying a TG app Aggelos Orfanakos
- [TurboGears] Re: Deploying a TG app [EMAIL PROTECTED]
- [TurboGears] Re: Deploying a TG app Aggelos Orfanakos
- [TurboGears] Re: Deploying a TG app Aggelos Orfanakos
- [TurboGears] Re: Deploying a TG app Kevin Dangoor
- [TurboGears] Re: Deploying a TG app [EMAIL PROTECTED]
- [TurboGears] Re: Deploying a TG app Kevin Dangoor

