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