Karen Tracey wrote:
> In my case, environ.get('SCRIPT_URL', u'') and
> environ.get('REDIRECT_URL', u'') both return empty.
I wonder what SCRIPT_URL is and why it's empty for you but not for me?
I wonder if SCRIPT_URL having a value is something that came along with
a later version of mod_wsgi? Could you trying using the debian-packaged
mod_wsgi (whih is version 2.5.x) and see if that changes the behaviour
you observe?
> Since rewrites were mentioned earlier perhaps it's significant that this
> Apache setup doesn't have mod_rewrite enabled.
I don't think so, I've checked with the rewrite engine's logging and all
the urls in question are being passed straight through.
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
--
You received this message because you are subscribed to the Google Groups
"Django users" 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-users?hl=en.