When you starts web2py (I think you use windows) web2py.exe
it starts the rocket web server. There is not much you need to know except: Use IP 0.0.0.0 to serve pages publicly. User web2py.exe -h for more options. Only two options concern rocket (- c, -k). Massimo On Oct 24, 10:16 am, dbb <[email protected]> wrote: > OK, Massimo, how can I use rocket, is there documentation? Debebe > > On Oct 24, 10:09 am, mdipierro <[email protected]> wrote: > > > Sorry I do not understand. Do you refer to the old "sneaky" web > > server? That was experimental and has been replaced with rocket (gluon/ > > rocket.py) > > > On Oct 24, 5:22 am, dbb <[email protected]> wrote: > > > > There is a very good feature of web2py called steaky, I need > > > documentation that includes tutorial. I want to use it.Debebe > >

