1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
libapache-mod-python for Debian
-------------------------------
This package has been split into several components:
libapache-mod-python - dummy package depending on libapache-mod-python2.1
libapache-mod-python2.1 - module for python2.1
libapache-mod-python2.2 - module for python2.2
libapache-mod-python2.3 - module for python2.3
libapache-mod-python-doc - documentation for this package (to avoid duplication of the
~700k uncompressed of docs in the archive).
The HTML documentation can now be found at:
/usr/share/doc/libapache-mod-python-doc/doc-html/
If you are having problems with Apache reporting a mime type such as
text/x-python instead of the mime type produced by your scripts, you
may need to remove the following line from /etc/apache/mime.types:
text/x-python py
-- Peter Hawkins <peterh@debian.org>
Old README follows:
WARNING: CONTENTS CHANGE!
As of 1:2.7.1-1 this package contains 'mod_python' <http://www.modpython.org>.
It use to contain PyApache, but I feel that mod_python provides a much more
feature rich API.
-- Kevin Lindsay <klindsay@debian.org>, Fri, 19 Jan 2001 15:16:10 -0800
|