Just noticed something with PythonAutoReload. It doesn't seem like it
can actually be turned off, unless I am missing the obvious. Can some
one validate this and prove I am not insane.
PythonAutoReload can be set to values of "On" or "Off". The value of
the option is reflected in table object ret
mod_python.publisher should not discard content for HEAD request.
-
Key: MODPYTHON-105
URL: http://issues.apache.org/jira/browse/MODPYTHON-105
Project: mod_python
Type: Bug
Components: publisher
PythonAutoReload directive can't be turned off in config.
-
Key: MODPYTHON-106
URL: http://issues.apache.org/jira/browse/MODPYTHON-106
Project: mod_python
Type: Bug
Components: core
Versions: 3.1.3, 3.2,
[ http://issues.apache.org/jira/browse/MODPYTHON-106?page=all ]
Graham Dumpleton updated MODPYTHON-106:
---
Attachment: mod_python.c.diff.20060102-1
Attached "mod_python.c.diff.20060102-1" which includes patch to fix problem as
described.
Note that