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 like to be able to login and use the admin interface but the https port is taken up. is there a way to make these two programs share a port? or perhaps embed shellinabox within web2py somehow? --

