[web2py] how can i allow both web2py and shellinabox to share an https port?

2012-08-27 Thread moncho
i am running both web2py and shellinabox ( http://code.google.com/p/shellinabox/ ) on my vps. i am running shellinabox so that i uses the https port to keep it secure. currently web2py is running on its own built-in web server and i just navigate to the ip address of my vps @ port 80. i'd lik

[web2py] can web2py be used as a static website generator?

2011-11-20 Thread moncho
i have been using many ruby-based generators. and i'm interested in moving over into web2py. i know that hyde is python based and used django, however web2py is the direction i'd like to head in. i havent been able to find out whether it can deploy a completely stati c webstie though.