On Mar 25, 3:52 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> As long as your webserver is exposed to the outside world sure, if you
> are using the dev server(which it sounds like you are), instead of
> binding to localhost, bind the server to your remote(or local ip), or
> you can bind it to 0.0.0.0 to have it accept requests at any address
> it is accesible from.

If you are indeed using the dev server, please be sure to read the
warning here:
http://www.djangoproject.com/documentation/django-admin/#runserver-optional-port-number-or-ipaddr-port

In particular: "DO NOT USE THIS SERVER IN A PRODUCTION SETTING."

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to