mod_wsgi

Python WSGI adapter module for Apache
Download

mod_wsgi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Graham Dumpleton
  • Publisher web site:
  • http://blog.dscpl.com.au/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 113 KB

mod_wsgi Tags


mod_wsgi Description

Python WSGI adapter module for Apache mod_wsgi is a free and open source 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 self managed personal sites running on web hosting services.Installation instructions for Mac OS X can be found here. Requirements: · Apache · Python What's New in This Release: · Fixed problem introduced in version 2.2 of mod_wsgi whereby use of daemon mode would cause CGI scripts to fail. · When using setproctitle() on BSD systems, first argument should be a printf style format string with values to fill out per format as additional arguments. Code was supplying value to be displayed as format string which meant that if it contained any printf type format sequences, could cause process to crash as corresponding arguments wouldn't have ben provided.


mod_wsgi Related Software