freebsd-ports/www/mod_python33/pkg-message
Olli Hauer 487fa667db - move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED

with hat apache@
2014-04-15 18:46:37 +00:00

12 lines
409 B
Text

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