The web2py server can only run on one port at a time and you cannot run a 
secure and a non-secure site from the same port. So you have to run two 
instances of the web2py server, one using ssl certs, and the other without.

Reply via email to