Talk:Mod wsgi
This article is rated Stub-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||
|
sources: rewrite with references Suggestion
editthis is a web server front-end module that acts as a standard gateway interface between Apache (web server) and Python (application services)— as a search of "Mod wsgi" on Google Scholar would yield: https://scholar.google.com/scholar?q=%22Mod+wsgi%22
its notability should not be in Question as it is used as an invisible yet indispensable tool by a significant majority of applications and frameworks like:
Installing and configuring mod_wsgi — Grok http://grok.zope.org/documentation/tutorial/installing-and-setting-up-grok-under-mod-wsgi/installing-and-configuring-mod-wsgi
How to use Django with Apache and mod_wsgi | Django documentation | https://docs.djangoproject.com/en/1.9/howto/deployment/wsgi/modwsgi/
and as further proof of its utility, world's two most popular Linux distributions Debian and Ubuntu both include this in
Debian: Details of package libapache2-mod-wsgi in sid https://packages.debian.org/sid/httpd/libapache2-mod-wsgi
Ubuntu – Details of package libapache2-mod-wsgi in precise http://packages.ubuntu.com/precise/libapache2-mod-wsgi
and this also used on [DigitalOcean]: Installing mod_wsgi on Ubuntu 12.04 and [RackSpace] Hosting: Ubuntu - mod_wsgi Installation | Knowledge Center —-— .:nimbosa:. (talk • contribs) 19:21, 30 December 2015 (UTC)