Hi,
I'm a little bit confused about
request.META['remote_ident']...
Apache2 is configured for ident ("IdentityCheck
on" in httpd.conf),
so I get the correct value with a simple test CGI script.
But with
Django, the value of request.META['remote_ident'] is set
irregular.
So one time I get the value and the next time not. I'm
using
Django with mod_python, so maybe the problem is related to
mod_python?
Thanks,
Axel
--~--~---------~--~----~------------~-------~--~----~
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://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
|