Middleware to log username into apache logs with mod_python
This very simple middleware will set the 'user' attribute of a mod_python request.. this way the username is logged into the apache log ... useful when making webalizer statistics to see the activity of users .. (http://sct.sphene.net)
- log
- apache
- python
- user
- mod_python