with apache installed you don't have to worry about starting services or restarting them, its all handled for you for free ! also apache is a very solid and well tested platform.
On Tue, Aug 21, 2012 at 4:44 PM, Alan Etkin <[email protected]> wrote: > Do you want to use web2py features from a desktop application? > > For importing web2py features from other software there is > https://github.com/mdipierro/gluino > For wxPython and web2py integration check > gui2py<http://code.google.com/p/gui2py/> > > If you just want your web2py to be available in a given network, you can > start web2py with it's built-in server and use links to the machine on each > host so they can access the web interface with a standard browser. > > -- > > > > --

