[web2py] Re: accessing webserver
Hi Patrick, a few more detail would help nail down the issue. Are you running the default webserver or Apache..., what OS are you using to host... C
[web2py] Re: accessing webserver
If you are running web2py from the command line, you have to tell it to listen to connections from other computers. This is a security measure. http://web2py.com/book/default/chapter/03?search=0.0.0.0 Or if you aren't using the GUI version, then your string would look something like this: pyth