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.
Changelog
        
            - * Mon Feb  2 18:00:00 2004 Gary Benson <gbenson{%}redhat{*}com> 3.0.3-3.ent
- - apply fix for CVE CAN-2003-0973 
            - * Thu Jul  3 19:00:00 2003 Gary Benson <gbenson{%}redhat{*}com> 3.0.3-2.ent
- - fix license (#98245) 
            - * Fri May 30 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 3.0.3-1.ent
- - rebuild for RHEL