Re: Why doesn't Django support subdomain url conf?
On Saturday, 16 June 2012 13:48:16 UTC+1, Alireza Savand wrote:
Have extremely control on URLs with django is easy as possible.But why there is nothing about handling subdomains url configration, all i found it was making a middleware and expose the request :|And maybe all of them are all right, but why there is no support about subdomain url handling in django itself, is there a rule or something behind it or it is a minor thing ?And by the way, what way do you prefer to working with subdomains ?
Because it's got nothing to do with Django. It's all in how you configure your webserver. Django does not control that.
--
DR.
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/7aTVSWIhGr4J.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home