]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_uwsgi: Add in UWSGI proxy (sub)module
authorGraham Leggett <minfrin@apache.org>
Tue, 13 Feb 2018 22:38:48 +0000 (22:38 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 13 Feb 2018 22:38:48 +0000 (22:38 +0000)
commit99c59e098103ccf13b833281ec08493e042dfee0
treee66d0e5d2ca654fb5f14946ce780fbfe6f42774d
parent90793a4c7028f1a4a060954025dc1666b9f869d3
mod_proxy_uwsgi: Add in UWSGI proxy (sub)module
trunk patch: http://svn.apache.org/r1810358
             http://svn.apache.org/r1810362
             http://svn.apache.org/r1810363
             http://svn.apache.org/r1810365
             http://svn.apache.org/r1810447
             http://svn.apache.org/r1816919
             http://svn.apache.org/r1816922
             http://svn.apache.org/r1818013
             http://svn.apache.org/r1818280
+1: jim, icing, minfrin
icing: tested on ubuntu 16.04 with a simple uwsgi python app.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824184 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_proxy_uwsgi.xml [new file with mode: 0644]
docs/manual/mod/mod_proxy_uwsgi.xml.meta [new file with mode: 0644]
modules/proxy/config.m4
modules/proxy/mod_proxy_uwsgi.c [new file with mode: 0644]
modules/proxy/mod_proxy_uwsgi.dsp [new file with mode: 0644]