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 ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
Topic ===== buffer overflow in mod_ssl package allows priviledge elevation Problem Description ===== The mod_ssl module provides strong cryptography for the Apache Web server via the Secure Sockets ...
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 ...