Specifications

For additional information about mod_encoding, download a version and read
additional documentation provided in the source distribution from www.denpa.
org/~go/denpa/200302/mod_encoding+mod_dav-macosx.tar.gz.
mod_xsendle
This module is a small Apache2 module that processes X-SENDFILE headers registered
by the original output handler. If it encounters the presence of such a header, it
discards all output and sends the le specied by that header instead, using Apache
internals and including all optimizations like caching-headers and sendle or mmap if
congured. It is useful for processing script output of PHP, Perl, or other CGI programs.
For additional information about mod_xsendle, download a version and read
additional documentation provided in the source distribution from tn123.ath.cx/
mod_xsendle/.
mod_python
This module allows you to write web-based applications in Python that run much
faster than traditional CGI scripts. It also provides the ability to retain database
connections and other data between hits and access to Apache internals.
For additional information about mod_python, download your own version and read
additional documentation provided in the source distribution from www.modpython.org/.
82 Chapter 6 Managing Web Modules