Summary: An embedded Python interpreter for the Apache Web server Summary(cs.UTF-8): Vestavěný interpret Pythonu pro WWW server Apache Summary(de.UTF-8): Ein eingebetteter Python-Interpreter für den ...
Mod_PYTHON was the first way to run Python applications under Apache with excellent performance. It's still awesome, though Mod_WSGI has superceeded it.
vulnerability has not been fully fixed, version 2.7.10 has been released. Users of mod_python 3.0.4 are not affected by this vulnerability.
mod_python is more than just a CGI/WSGI alternative — you can use it not only to serve Python-based applications that run faster than traditional CGI, but you can actually use exposed Apache APIs to ...