Nevermind; I should have just did a little more googling.

If anyone is interested in this; it seems quite easy using mod_wsgi
for Apache.

I dont care about the other ones really so no big deal.
http://code.google.com/p/modwsgi/wiki/AccessControlMechanisms

They have a sample for django and I should be able to move that to
Pylons quite easily.

On Apr 6, 8:06 pm, Jason Reid <[email protected]> wrote:
> I have not "dived" into Pylons yet; but the question I am curious
> about is how I would use AuthKit's authentication (digest
> specifically) too protect static content (I dont mean images; I am
> server rather large; over 4GB files) and I need them secured.
>
> I was using Django and it had a thing that let mod_python basically
> interface with its Authentication from apache.
>
> I dont know if AuthKit has that sort of feature; but how would I even
> configure that as Pylons is running through paste - however static
> content wouldn't be - or could it be efficiently?
>
> I am wondering if there is away to have AuthKit be my digest mechanism
> while using Apache2 or lighttpd or nginx (I would love a solution that
> encompasses all three :D)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to