blob: 612fd5e7f501dee9523ef8ed7c937a2fc357b6a0 (
plain) (
tree)
|
|
================================================================================
Also remember to add to your Apache configuration in the appropriate context:
PythonPath "['/path/to/foo', '/path/to/bar']"
AddHandler python-program .py
PythonHandler foobar
PythonDebug On
For more information, see http://www.modpython.org/.
================================================================================
|