I have a CMS, written in Turbogears, that I want to run behind Apache.
With Apache serving up all the static content, and TG serving the
dynamic stuff.

Problem is, how do I maintain security in this situation?  In TG, I can
require that people log in before they can view stuff.  But what's to
prevent anyone else from directly viewing the static content served by
Apache, without logging in?

Is there some way to issue http auth directives from within TG?

Thanks,

Stuart


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to