Mod_python3.3.1
Apache HTTP Server module that embeds Python within the server.
Thursday, February 15, 2007
- Networking
- HTTP
- Servers
Mod_python is an Apache HTTP Server module that embeds the Pythonlanguage interpreter within the server. With mod_python you can writeweb-based applications in Python that will run many times faster thantraditional CGI and will have access to advanced features such asability to maintain objects between requests, access to httpdinternals, content filters and connection handlers.
- linux
- Downloads3659
- LicenseOpen Source
Downloads / Release History
Comments
No comment. Be the first to enter a comment.