mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
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.
|