I've read in several places about the advisability of serving static
content via Apache (or whatever) rather than via django.

Is it possible to somehow share an authentication context with Apache
(via session coookie??)?

We have a bunch of things like PDF reports, etc that can only be
downloaded by properly authenticated users.

Or should I use "flatpages" for this? What sort of performance hit does
this entail?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to