Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402849
en ru br
ALT Linux repos
S:3.5.0-alt3
5.0: 3.3.1-alt2.5
4.1: 3.3.1-alt2.4.1
4.0: 3.3.1-alt2.3

Group :: System/Servers
RPM: apache2-mod_python

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
# 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.
#

LoadModule python_module @a_libexecdir@/mod_python.so
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin