File: README.Debian

package info (click to toggle)
libapache-mod-python 2%3A2.7.10-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,352 kB
  • ctags: 853
  • sloc: ansic: 2,785; python: 1,123; makefile: 298; sh: 172
file content (31 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download
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