python web2py.py -a <yourpassword> -i 0.0.0.0 -p 8000 if you are using windows version, just set the interface as 0.0.0.0 in the web2py widget.
Or are you using some other webserver? On Sun, May 6, 2012 at 5:49 AM, Mchurch <[email protected]> wrote: > Good morning to everybody. > I've a web2py application on a windows machine, the public windows ip > machine is 192.168.100.191. > From my mobile cell (nor tablet..) i can't get localhost. > I tried many times with 0.0.0.0, 127.0.0.1, and even if with the public ip > 192.168.100.191 but i always get "SITE DOWN FOR MAINTENANCE" > If I access localhost form the windows machine everything works fine. > It seems to me some permission problem.... > Help please. > Many thanks. > Marco. > -- Bruno Rocha [http://rochacbruno.com.br]

