Commit graph

3 commits

Author SHA1 Message Date
Marc Recht
120b0f836d update to 3.0.4
Address an issue whereby a specific query string processed by mod_python
would cause the httpd process to crash.

This also builds with Python 2.3, so remove patch-aa.
2003-11-29 14:11:21 +00:00
Marc Recht
8123385e3b Use my @NetBSD.org address. 2003-09-29 13:14:51 +00:00
Marc Recht
5bae9c639d Initial import of mod_python 3.0.3.
mod_python is an Apache module that embeds the Python interpreter
within the server. With mod_python you can write web-based applications
in Python that will run many times faster than traditional CGI and
will have access to advanced features such as ability to retain
database connections and other data between hits and access to
Apache internals.
2003-08-07 12:29:07 +00:00