If you use the built-in web server, when you start it, serve from
0.0.0.0

On Dec 28, 11:39 am, Delaney <[email protected]> wrote:
> I'm using web2py for an intranet but notice that in the default config
> web2py does not handle all requests to the port you serve from.
> Basically I want to accept connections from
> 'localhost','127.0.0.1','whatevermyhostnameis','etc' all on say port
> 80 of the server.  I know how to set this up but can't seem to find
> the right page explaining it in the manual.  I see on page 111 it
> talks about the 'options_std.py' file but doesn't explain if for
> example you can set the ip to for example  ['127.0.0.1','192.168.0.1']
> or hostname to [socket.gethostname(),'localhost']
>
> Any help would be appreciated... Thanks!

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to