diff options
Diffstat (limited to 'www/mod_python/pkg-message')
-rw-r--r-- | www/mod_python/pkg-message | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/mod_python/pkg-message b/www/mod_python/pkg-message deleted file mode 100644 index 612fd5e7f501..000000000000 --- a/www/mod_python/pkg-message +++ /dev/null @@ -1,12 +0,0 @@ -================================================================================ - -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/. - -================================================================================ |