This should not be the case. 

http://stackoverflow.com/questions/20778771/what-is-the-difference-between-0-0-0-0-127-0-0-1-and-localhost

On Friday, 30 January 2015 16:30:26 UTC-6, Aydin S wrote:
>
> Thanks for the reply. 0.0.0.0 makes the server run in 127.0.0.1 which is 
> local and does not give me access to the website from other computer.
>
>
> sexta-feira, 30 de Janeiro de 2015 às 10:46:05 UTC-5, Niphlod escreveu:
>>
>> why don't you just use 0.0.0.0 ?
>>
>> On Friday, January 30, 2015 at 2:43:02 PM UTC+1, Aydin S wrote:
>>>
>>> Hi, i tried to run web2py from public IP in linux like this: web2py -i 
>>> hostname -a pass
>>> It did not work. I realized it was due to using hostname; it works fine 
>>> when doing web2py -i 192.168.0.0(for example) -a pass
>>>
>>> Is there any way to not enter the IP address every time? I know web2py 
>>> itself reads the public IP,is there anyway to use it in the command 
>>> options? Can this be done at all or needs source code modification? 
>>>
>>

-- 
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