On Oct 16, 11:58 pm, AndyB <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Am I right in thinking the only way to do is this under CGI etc. is to
> either:
>
> 1. To use raw HTTP authentication
> or
> 2. To pipe all content through Python by reading the file in and
> serving it from a view

Can you explain better what you are wanting to do. In particular:

If not using mod_python, how are you running Django, from a CGI
script?

Are you wanting the HTTP authentication to be using Django user
database?

Any other relevant information would also help, otherwise mostly
guessing in trying to work out what you want.

Graham


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to