I am afraid that the documentation for anyserver.py is a bit scant for my meager skills.
My site runs on linode vm. Doc says just run python anyserver.py -s cherrypy -i 127.0.0.1. So, on my server I would cd to the directory containing web2py. I assume I would replace 127.0.0.1 (which is localhost) with the url or numeric web address of the actual site. I did that and I cannot reach the web server across the internet. Clearly, I am missing something very obvious here. What is really needed? Thanks. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

