Python WSGI adapter module for Apache

Edit Package apache2-mod_wsgi

The aim of mod_wsgi is to implement a simple to use Apache module which can
host any Python application which supports the Python WSGI interface.

Refresh
Refresh
Source Files
Filename Size Changed
apache2-mod_wsgi.changes 0000002205 2.15 KB
apache2-mod_wsgi.spec 0000002017 1.97 KB
mod_wsgi-3.4.tar.gz 0000122739 120 KB
Revision 9 (latest revision is 36)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150555 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 9)
- Update to version 3.4:
  + New support for Apache 2.4
  + Support for Python 3.2
  + Is now guaranteed that mod_ssl access handler is run before
    that for mod_wsgi so that any per request variables setup by
    mod_ssl are available in the mod_wsgi access handler as
    implemented by WSGIAccessScript directive.
  + Added 'python-home' option to WSGIDaemonProcess.
  + Added 'lang' and 'locale' options to WSGIDaemonProcess.
  + Split combined WWW-Authenticate header returned from daemon
    process back into separate headers.
- Introduce build compatibility with apache 2.4: apxs2 was moved
  from %{_sbindir} to %{_bindir} (forwarded request 150441 from dimstar)
Comments 0
openSUSE Build Service is sponsored by