Glad you got it working in the end. It is useful that it has now been independently tested. Peter
On Saturday, 28 July 2012 15:55:38 UTC+1, Alan Etkin wrote: > > Well, I finally found a way of getting the server to serve web2py apps. > The only problem with your recipe for my host was in the startup script > (maybe an error when doing copy/paste). I switched it with the one that > comes with uwsgi source dist: centos_init_script and used your script's > parameters. Here is the changed script: > > --