mod_wsgi
表示
| 開発元 | Graham Dumpleton |
|---|---|
| 最新版 |
4.5.11
/ 2016年12月19日 |
| リポジトリ | |
| 対応OS | マルチプラットフォーム |
| ライセンス | Apache License 2.0 |
| 公式サイト | https://github.com/GrahamDumpleton/mod_wsgi |
mod_wsgiとは、WSGI (Web Server Gateway Interface) インターフェースに準拠した PythonのプログラムをApache HTTP Serverで動作させるためのモジュールである。Graham Dumpleton により開発され、Apache License 2.0で配布されている。mod_wsgiは、比較的古いソフトウェアであるmod pythonや、FastCGIでPythonを動かしたりするよりもシンプルで高速であり、設定も洗練されている。
外部リンク
[編集]