On Sep 5, 3:22 pm, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > > If you are using WSGI interface to Django, then all you need to do is > wrap Django in a simple WSGI application wrapper that overrides > SERVER_NAME and sets it to what you want. For example: >
Hi Graham, Thanks, thats one good option. I'm still confused about the difference between HTTP_HOST and SERVER_NAME. Is it that one has the IP and the other has the name? -- Siddharta Govindaraj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
