summaryrefslogtreecommitdiff
path: root/apache2/mod_proxy_uwsgi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove stray license headers that don't comply with the global GPL2 + linking...Niels Doucet2022-02-021-15/+1
* Use https:// for links when availableJon Dufresne2018-09-221-1/+1
* relicensed mod_proxy_uwsgi to Apache 2.0 #1636Unbit2017-09-131-13/+10
* Guard error_override against different APIs (particularly from 2.2 to 2.4)Ya-Lin Huang2016-08-031-0/+5
* Support ProxyErrorOverride/ErrorDocumentYa-Lin Huang2016-06-161-1/+13
* BugYa-Lin Huang2016-06-161-1/+1
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* apache mod proxy: Fix failure to compile against apache 2.4.20Mathieu Arnold2016-05-091-1/+1
* mod_proxy_uwsi: fix parsing of http2 statusOGAWA Hirofumi2016-04-041-10/+19
* mod_proxy_uwsgi: cleanup indentation around recent added codeRiccardo Magliocchetti2015-12-021-31/+30
* Allow HTTP/2 status format in mod_proxy_uwsgi response.Michael Fladischer2015-11-211-1/+3
* mod_proxy_uwsgi: fix apache 2.4 integration with unix domain socketsAlexandre Rossi2015-10-021-12/+10
* another check for mod_proxy_uwsgiUnbit2014-12-101-1/+4
* another attempt at fixing mod_proxy_uwsgiUnbit2014-12-051-2/+9
* attempt to fix #340Roberto De Ioris2014-11-211-2/+2
* added support for unix socket in apache mod_proxy_uwsgiUnbit2014-06-191-6/+11
* another attempt at fixing mod_proxy_uwsgi for apache2.2/2.4Unbit2014-06-191-4/+59
* updated copyright notesUnbit2014-01-091-1/+1
* apache 2.4 support in mod_proxy_uwsgiUnbit2013-03-281-0/+43
* added more logvarsUnbit2013-02-181-1/+1
* refactored mod_proxy_uwsgiUnbit2013-02-071-42/+2
* really apply PATH_INFO fix in mod_proxy_uwsgiUnbit2013-02-071-2/+0
* add copyright notes in mod_proxy_uwsgi and correctly decode PATH_INFO/SCRIPT_...Unbit2013-02-071-1/+40
* support for websockets over httpsRoberto De Ioris2013-01-131-2/+5
* export HTTP_AUTHORIZARION in mod_proxy_uwsgiRoberto De Ioris2013-01-021-0/+8
* improved mod_proxy_uwsgiRoberto De Ioris2012-12-301-2/+18
* added preliminary version of mod_proxy_uwsgi for apache2roberto@precise642012-05-011-0/+397