If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
To avoid the "Admin is disabled because insecure channel" you have some options I use two:
ssh root@your.server -L 1880:localhost:80
browse to http://localhost:1880/admin
Simple setup to get started with nginx and SCGI.
0
michelecomitini 12 years ago
To avoid the "Admin is disabled because insecure channel" you have some options I use two:
browse to http://localhost:1880/admin