freebsd-ports/www/mod_python/pkg-message
Hye-Shik Chang 8e1b3e0778 Remove wrong comments on PythonPath directive.
Submitted by:   Gregory Trubetskoy <grisha@apache.org> (author)
2003-01-09 19:53:05 +00:00

13 lines
409 B
Plaintext

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