starting web2py in 0.0.0.0 will make it visible for your local network. no need of internet connection.
python web2py.py -a passwd -i 0.0.0.0 -p 8000 http://zerp.ly/rochacbruno Em 13/10/2011 12:41, "Miroslav Gojic" <[email protected]> escreveu: > I know that my site on my local server is not visible in public > network *I have virtual Ubuntu on VmWare player and for testing it is > OK* > > But next week I will make new server on public address and what than, > it is on academic network, we have to way network, it is intranet and > internet if internet is of-line is that mean that my site not work in > intranet. > > Is possible make installation of web2py that can work without internet > connection and that is possible can work in intranet. > > > - - Miroslav Gojic - - > > > > > On Thu, Oct 13, 2011 at 13:57, MidGe <[email protected]> wrote: > > I am afraid that if you have WEB2PY server on your local server, then you > > must always be on-line. > > Also, nobody else may be able to find your site, if you are just serving > it > > from your local server. Have you thought about that? >

