Does your prod.cfg have the same entries for static dir's as your dev.cfg? Apologies if you've already checked this, but it's almost always the simple things that get overlooked. :)
On 01/11/05, Aggelos Orfanakos <[EMAIL PROTECTED]> wrote: > > I've managed to get to my app through Apache and mod_proxy (in fact, > using mod_rewrite with a rule flagged as [P]). The only problem now > seems handling static files. For example, CSS and images files included > and showing up in my development environment, do not show up in the > target machine (production environment). Any ideas? > >

