Thanks, that works really well.
On Saturday, August 27, 2011 2:55:01 PM UTC-4, nils wrote: > > Hi Chris, > > I do this ssh -i key.pem -L 8000:localhost:8000 root@amazon-Ec2-VPS.... > > I then run on the amazon instance ./web2py -a password > > You can then access web2py via http://localhost:8000 > > Regards, > > Nils > > On Sat, Aug 27, 2011 at 4:40 PM, Chris > <[email protected]<javascript:>> > wrote: > > I could, but the problem I'm experiencing may not be related to > > that ... I think have permissions wide-open on my test instance. > > > > > > On Aug 26, 7:20 pm, pbreit <[email protected]> wrote: > >> The Amazon AMI is pretty locked down by default. I presume you've > reviewed > >> all the docs? > http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?... > >> > >> Would you be able to go with Ubuntu or some other AMI? > > --

