python web2py.py -i 0.0.0.0 -p 80

will use any IP address you have and port 80. Your OS may block port 80 so 
be careful.

On Thursday, 6 August 2015 21:57:27 UTC-5, Zhihong Zeng wrote:
>
> Hello,
>
> I just start using web2py, and get the following questions: 
>
> 1) Based on my experience on apache, localhost, 127.0.0..1 and local ip 
> address obtained by ifconfig in linux are interchangeable. So I can use ip 
> address to visit my web page running in a remote computer in the same 
> network. 
> But when I run web2py, visiting localhost and 127.0.0.1 are successful but 
> not local ip address.
>
> 2) if I use 80 port on web2py server, I get error: Rocket.Error.Port80
>
> I would appreciate any answers to my questions.
>
> Zhihong
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to