mod_python - An embedded Python interpreter for the Apache HTTP Server
Website: | http://www.modpython.org/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
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.
Packages
mod_python-3.3.1-16.fc16.x86_64 [283 KiB] |
Changelog
by Jan Kaluza (2011-07-14):
- fix #633905 - fixed AVC message caused by accessing ~/.local directory |