I cannot say about EC2 specifically but if you have mongrel2 installed python anyserver.py -s mongrel2
will start web2py with mongrel2. anyserver,py ships with web2py. It requires this library: http://sheddingbikes.com/posts/1279007133.html On Monday, 10 December 2012 02:40:39 UTC-6, dbv wrote: > > What is the recommended process to configure web2py with mongrel2 on an > EC2 instance? I know that there were a few posts on this subject early > this year but wanted to check if there was a consensus solution? Assume > that mongrel2 is already installed and working. Thx. --

