Regarding:
> The munging is I think being done by whatever web
> server you're using (Apache? Nginx? It's hard to tell from your
> description; you just say "Django on port 9200"),
it's the built-in runserver for testing, gunicorn in production.
On Aug 23, 2011, at 5:03 PM, Jacob Kaplan-Moss wrote:
> On Tue, Aug 23, 2011 at 4:01 PM, Jacob Kaplan-Moss <jacob@jacobian.org> wrote:
>> However, I believe it's not actually Django doing the rewriting.
>
> Scratch that: I'm wrong. Actually, Django *is* doing the re-writing:
> see https://code.djangoproject.com/browser/django/trunk/django/http/utils.py#L11.
>
> Still, the point stands that it's necessary -- standards and all that
> -- and that you should be fixing it in your proxy layer.
>
> Jacob
>
> --
> 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.
>
---
Roy Smith
roy@panix.com
--
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