On Sep 13, 2:30 am, Jim Myers <[email protected]> wrote:
> I had looked at that page before, but had thought it only applied to
> mod_python.
> Does it also apply to mod_wsgi?  If so, the page could be made
> clearer.

It doesn't. Read instead:

  http://code.google.com/p/modwsgi/wiki/AccessControlMechanisms

This still will not help if wanting to secure pages using form/session
based login. Use the X-Accel-Redirect/X-Sendfile/Location response
headers instead as described elsewhere related to that future Django
patch.

Graham

> On Sep 11, 10:49 pm, Gabriel Gunderson <[email protected]> wrote:
>
>
>
> > On Fri, Sep 11, 2009 at 3:03 PM, Jim Myers <[email protected]> wrote:
> > > I have a requirement to serve static files only to users authenticated
> > > through Django secure login.
>
> >http://docs.djangoproject.com/en/dev/howto/apache-auth/
>
> > Gabe
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to