You mean in a production environment I should not serve static files from the apps static folder? What happens to the dynamic URLs in that case?
At the moment I edit the static files within web2py, and I quite like the 'pack all' and 'upload and install packed application' features to deploy an application. If I'd move all the static files to Apache, deploying an application would become more complicated, wouldn't it. BTW I tested the performance of my application here: http://groups.google.com/group/web2py/browse_thread/thread/da47638dbc515735 Does anyone of you get the same remarks about cookieless domains? Kind regards, Annet.

