summaryrefslogtreecommitdiff
path: root/www/ap2-wsgi/DESCR
blob: bd2502c2bad5eae21247c76d1aaf2b7f7e1ef5f3 (plain)
1
2
3
4
5
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. 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.