Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_python: An embedded Python interpreter for the Apache Web server.
- Summary
- Mod_python is a module that embeds the Python language interpreter within
the server, allowing Apache handlers to be written in Python.
Mod_python brings together the versatility of Python and the power of
the Apache Web server for a considerable boost in flexibility and
performance over the traditional CGI approach.
Arch: src
Download: | mod_python-3.2.8-3.src.rpm |
Build Date: | Mon Feb 27 10:57:47 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 357 KiB |
Changelog
- * Mon Feb 27 17:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 3.2.8-3
-
- remove use of apr_sockaddr_port_get
- * Mon Feb 27 17:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 3.2.8-2
-
- update to 3.2.8
- * Mon Feb 13 17:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 3.1.4-4
-
- fix configure syntax error with bash 3.1 (#180731)