laso check server logs to check where request is blocked to this port
(8000).
Looks like it closed by default.
Simplest way to stop Apache and run your Django site on http 80 port
like:
0.0.0.0:80
On 24 Лип, 21:30, 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?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment