dbo:abstract
|
- mod_wsgi ist ein Modul für den Apache-HTTP-Server, das die Ausführung von Python-Programmen durch den Webserver ermöglicht. Mod_wsgi implementiert die allgemeine Schnittstelle WSGI (Web Server Gateway Interface) zwischen Webserver und Python-Umgebung. (de)
- mod_wsgi is an Apache HTTP Server module by Graham Dumpleton that provides a WSGI compliant interface for hosting Python based web applications under Apache. As of version 4.5.3, mod_wsgi supports Python 2 and 3 (starting from 2.6 and 3.2). It is an alternative to mod_python, CGI, and FastCGI solutions for Python-web integration. It was first available in 2007. (en)
- mod_wsgi est un module pour le Serveur HTTP Apache qui fournit une interface compatible WSGI pour l'hébergement d'application web pour Python (à partir de la version 2.3). C'est une alternative à des solutions comme , CGI ou FastCGI pour l'utilisation de Python sur le web. (fr)
- mod_wsgiとは、WSGI (Web Server Gateway Interface) インターフェースに準拠した PythonのプログラムをApache HTTP Serverで動作させるためのモジュールである。Graham Dumpleton により開発され、Apache License 2.0で配布されている。mod_wsgiは、比較的古いソフトウェアであるmod pythonや、FastCGIでPythonを動かしたりするよりもシンプルで高速であり、設定も洗練されている。 (ja)
- mod_wsgi — модуль для веб-сервера Apache, который предоставляет WSGI-совместимый интерфейс для работы с web-приложениями, написанными на языке программирования Python. Совместим с версиями языка Python 2 и Python 3. Разрабатывается Грэмом Дамплтоном (один из разработчиков mod python) (ru)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 2025 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- mod_wsgi ist ein Modul für den Apache-HTTP-Server, das die Ausführung von Python-Programmen durch den Webserver ermöglicht. Mod_wsgi implementiert die allgemeine Schnittstelle WSGI (Web Server Gateway Interface) zwischen Webserver und Python-Umgebung. (de)
- mod_wsgi is an Apache HTTP Server module by Graham Dumpleton that provides a WSGI compliant interface for hosting Python based web applications under Apache. As of version 4.5.3, mod_wsgi supports Python 2 and 3 (starting from 2.6 and 3.2). It is an alternative to mod_python, CGI, and FastCGI solutions for Python-web integration. It was first available in 2007. (en)
- mod_wsgi est un module pour le Serveur HTTP Apache qui fournit une interface compatible WSGI pour l'hébergement d'application web pour Python (à partir de la version 2.3). C'est une alternative à des solutions comme , CGI ou FastCGI pour l'utilisation de Python sur le web. (fr)
- mod_wsgiとは、WSGI (Web Server Gateway Interface) インターフェースに準拠した PythonのプログラムをApache HTTP Serverで動作させるためのモジュールである。Graham Dumpleton により開発され、Apache License 2.0で配布されている。mod_wsgiは、比較的古いソフトウェアであるmod pythonや、FastCGIでPythonを動かしたりするよりもシンプルで高速であり、設定も洗練されている。 (ja)
- mod_wsgi — модуль для веб-сервера Apache, который предоставляет WSGI-совместимый интерфейс для работы с web-приложениями, написанными на языке программирования Python. Совместим с версиями языка Python 2 и Python 3. Разрабатывается Грэмом Дамплтоном (один из разработчиков mod python) (ru)
|
rdfs:label
|
- Mod wsgi (de)
- Mod wsgi (fr)
- Mod wsgi (en)
- Mod wsgi (ja)
- Mod wsgi (ru)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:homepage
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |