This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Network > mod_wsgi (2.0)

mod_wsgi is a simple to use Apache module which can host any
Python application which supports the Python WSGI interface.
The module would be suitable for use in hosting high performance
production web sites as well as your average personal sites
running on commodity web hosting services.

All major Python web frameworks/applications support mod_wsgi;
that means Django, Pylons, Turbogears, etcetera...

Before using mod_wsgi, stop apache and add the following to
your /etc/httpd/httpd.conf file:
LoadModule wsgi_module lib/httpd/modules/mod_wsgi.so

Maintained by: Adis Nezirovic
Keywords: Python,web,WSGI,apache,httpd,module
ChangeLog: mod_wsgi

Homepage:
http://www.modwsgi.org

Source Downloads:
mod_wsgi-2.0.tar.gz (72e871d4fda1da33829ae3c7f3f2aeb6)

Download SlackBuild:
mod_wsgi.tar.gz
mod_wsgi.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mod_wsgi.SlackBuild
mod_wsgi.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds