I am not committed to cherokee and if this goes unsolved then I would be forced to choose another webserver, Apache seems overkill since my app is only used by intranet users; I am taking a look at Nginx at the moment. Still, I'm a bit reluctant to just forget about it since it worked wonderfully until now and I have a feeling it may be just a minor thing but I just cant find what it is.
Anyway thanks for the suggestion but in the meantime if somebody knows how to fix this please post, even it is just for future reference... On Thursday, June 7, 2012 12:07:03 PM UTC-7, pbreit wrote: > > Are you committed to Cherokee? I would advise against that since > development has stalled/stopped and instead consider Apache or Nginx. If > Nginx, web2py includes a setup script: > > http://code.google.com/p/web2py/source/browse/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh > > You can either run the script as-is or, a better idea is to just manually > run each step so you get an understanding for what's going on and can fix > any problems. > >

