freebsd-ports/www/mod_python/pkg-message

13 lines
409 B
Plaintext
Raw Normal View History

================================================================================
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/.
================================================================================