Apache mod_wsgi and auth handlers
Sławomir Osoba <sosoba-FWL6JbJ8cJlqsvmp/[email protected]> Wed, 3 Mar 2010 08:51:21 +0100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Organization | Centralny Ośrodek Informatyki Gó rnictwa S.A. |
| Message-ID | <[email protected]> |
I use mod_python for handling authentication and authorization (Directive PythonAccessHandler and PythonAuthenHandler) static files and PHP applications. Is it possible to transfer this functionality to mod_wsgi?