Hi, Now that I get my secure channel (using self-signed certificate) working, I can remotely login from another computer to access the admin interface thru https. To deploy this app for general users for http access, do I have to run another instance of web2py on another port - say port 80? Also how do I make these 2 instances to run as a service in windows 2003 server? Also do I have to change the code so that the general user just get directly to that single app? This whole thing seems a lot more complicated than ruby on rails. I would appreciate if people can explain this in more detail to me or point me to the right documentations. Thanks.
Cheers Al -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

