req.add_handler/req.handler and PythonInterpPerDirective
Key: MODPYTHON-160
URL: http://issues.apache.org/jira/browse/MODPYTHON-160
Project: mod_python
Type: Bug
Components: core
Versions: 3.3
[ http://issues.apache.org/jira/browse/MODPYTHON-160?page=all ]
Work on MODPYTHON-160 started by Graham Dumpleton
> req.add_handler/req.handler and PythonInterpPerDirective
>
>
> Key: MODPYTHON-160
> URL: http://
[ http://issues.apache.org/jira/browse/MODPYTHON-160?page=all ]
Graham Dumpleton updated MODPYTHON-160:
---
Version: 3.2.8
(was: 3.3)
Actually, one doesn't need to set req.handler as SetHandler/AddHandler in
Apache configuration will
[ http://issues.apache.org/jira/browse/MODPYTHON-160?page=all ]
Graham Dumpleton resolved MODPYTHON-160:
Fix Version: 3.3
Resolution: Fixed
> req.add_handler/req.handler and PythonInterpPerDirective
> ---