summaryrefslogtreecommitdiffstats
path: root/modules/proxy/mod_proxy_fcgi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_proxy_fggi: Follow up to r1919547: Accurate dirwalk for proxy-fcgi-pathin...Yann Ylavic2024-10-101-14/+50
* mod_proxy_fgci: Follow up to r1919628: Simplify.Yann Ylavic2024-10-101-6/+6
* Follow up to r1919620: Restore r->filename re-encoding for ProxyPass URLs.Yann Ylavic2024-08-021-13/+35
* Follow up to r1919620: init path after "proxy:" is skipped.Yann Ylavic2024-08-011-1/+2
* mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203Yann Ylavic2024-08-011-24/+14
* mod_proxy_fcgi: Use r->uri rather than r->filename for directory walk.Yann Ylavic2024-07-271-5/+5
* * modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heapJoe Orton2024-05-081-1/+5
* let httpd handle CL/TE for non-http handlersEric Covener2024-04-031-0/+9
* mod_proxy: Check for space/ctrls in nocanon path/urls before forwarding.Yann Ylavic2023-03-311-2/+13
* * Whitespace fixes. No functional change.Ruediger Pluem2023-03-221-1/+1
* Do not double encode encoded slashesRuediger Pluem2023-03-131-2/+5
* mod_proxy: Don't decode r->uri and reencode in r->filename for mapping=encoded.Yann Ylavic2023-03-021-2/+3
* mod_proxy_fcgi: follow up to r1884068 and r1884069.Yann Ylavic2020-12-031-6/+11
* mod_proxy_fcgi: follow up to r1884068.Yann Ylavic2020-12-031-34/+83
* mod_proxy_fcgi: Honor "SetEnv proxy-sendcl".Yann Ylavic2020-12-031-7/+72
* lognosEric Covener2020-05-161-1/+1
* PR 64365: proxy_fcgi doesn't check expression before unsetting varEric Covener2020-05-161-6/+17
* Add missing pool tags to help debugging.Yann Ylavic2020-04-161-0/+1
* PR63628: individual status codes for ProxyErrorOverride.Eric Covener2020-04-111-2/+1
* mod_proxy_fcgi: prioritize the check for mayflush when using flushpacketsLuca Toscano2018-02-111-4/+4
* mod_proxy_fcgi: follow up to r1807876.Yann Ylavic2017-09-111-1/+1
* mod_proxy_fcgi: limit the flush buckets inserted when flushpackets=on|autoLuca Toscano2017-09-091-4/+8
* Fix a compilation warning introduced by r1802040.Christophe Jaillet2017-08-191-1/+1
* mod_proxy_fcgi: Add the support for mod_proxy'sLuca Toscano2017-07-161-0/+22
* proxy_fcgi: remove FPM-specific logicJacob Champion2017-06-291-32/+0
* whitespace and match 2.4.xEric Covener2017-06-051-1/+1
* Remove a space to synch with 2.4.x.Christophe Jaillet2017-05-011-1/+1
* drop the longhand versionEric Covener2017-03-221-1/+1
* Follow up to r1780327 and r1780329: mute update-log-tags.Yann Ylavic2017-02-201-3/+3
* ProxyFCGISetEnvIf: reject invalid invocations, streamline unsetsJacob Champion2017-02-101-16/+33
* support unsetting varsEric Covener2017-02-101-1/+6
* mod_proxy_fcgi: allow setting empty variables in ProxyFCGISetEnvIfJacob Champion2017-02-101-1/+6
* mod_proxy_fcgi: fix spelling in APLOG_INFO messageJacob Champion2017-02-101-1/+1
* Allow final admin-level fine-tuningJim Jagielski2017-02-091-1/+3
* Remove trailing whitespace : no functional changeJim Jagielski2017-02-081-47/+47
* Follow up to r1782164: fix typo (closing double-quote).Yann Ylavic2017-02-081-1/+1
* Logging updateJim Jagielski2017-02-081-1/+4
* add ProxyFCGISetEnvIfEric Covener2017-02-021-0/+80
* debuggingJim Jagielski2017-01-261-0/+3
* Adjust as neededJim Jagielski2017-01-261-0/+20
* debugJim Jagielski2017-01-261-0/+6
* Follow-up to r1778350Christophe Jaillet2017-01-131-10/+5
* PR60576: php-fpm broken w/ per-dir rewritesEric Covener2017-01-111-11/+88
* Return HTTP 504 rather than 503 when a proxy timeout is hit.Luca Toscano2016-12-231-0/+3
* Fix stupid mistake introduced in r1759984Luca Toscano2016-09-091-1/+1
* mod_proxy_fcgi: handle the HTTP 412 use caseLuca Toscano2016-09-091-4/+8
* mod_proxy_fcgi: revert r1756187.Yann Ylavic2016-08-221-0/+10
* mod_proxy_fcgi: forcing proxy_conn->close here is useless, same is doneYann Ylavic2016-08-121-10/+0
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-4/+4
* Revert r1756064 and r1756060 until fixed (tests framework passes).Yann Ylavic2016-08-121-14/+14