2010/7/25 Nikhil Somaru <nsom...@gmail.com>:
> That should work, I don't think it's a django problem
>
> On Sun, Jul 25, 2010 at 12:00 AM, kostia <kostya.demc...@gmail.com> wrote:
>>
>> How to open my web site on development server to others?
>> I use python manage.py runserver 0.0.0.0:8000
>>
>> But something stops others to visit my site. I use Linux Fedora, maybe
>> I should shot down SE Linux?
>>

Using your computer IP should work for an internal LAN. Using
development server in a production enviroment is highly discouraged.
If nobody can access throught your IP check your firewall rules.

Best regards,




-- 
Antoni Aloy López
Blog: http://trespams.com
Site: http://apsl.net

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to