Warp2Search.net » News » July 2008 » Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva)
Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva)
Posted by: Philipp Esselbach on: 07/22/2008 02:40 PM [ Print | 0 comment(s) ] · 1328 views
Howtoforge posted a guide about embedding Python In Apache2 with mod_python
>> Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva)
| This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to 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. |
>> Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva)
« Thermaltake Armor+ VH6000BWS Full Tower Chassis Review · Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva)
· Windows Server 2008 Workstation Converter »


