summaryrefslogtreecommitdiff
path: root/modules/proxy/mod_proxy_scgi.c
Commit message (Expand)AuthorAgeFilesLines
* core, modules: Avoid error response/document handling by the core if someWilliam A. Rowe Jr2015-05-291-2/+3
* i ProxySCGIInternalRedirect with alternate response headerJim Jagielski2015-05-071-11/+48
* Merge r1546730, r1583008, r1571369, r1552130, r1578760, r1592615, r1592632, r...Jim Jagielski2014-06-031-2/+2
* Merge r1592529 from trunk:Jim Jagielski2014-05-071-2/+9
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-051-10/+10
* Partially revert r1203861: use a fixed stringRainer Jung2011-12-041-3/+4
* Backport r1203859:Stefan Fritsch2011-11-181-20/+15
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-3/+3
* Add more (trace) logging to the ap_scan_script_header*() functionsStefan Fritsch2011-07-161-1/+2
* Add in proxy-scgi-pathinfo and proxy-fcgi-pathinfo envvarsJim Jagielski2011-05-191-1/+5
* Cleanup... most don't need apr_hooks.h at all...Jim Jagielski2011-05-091-1/+1
* Intel's compiler warns about assigning the non-enum value 0 to the Jeff Trawick2010-08-061-1/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Elaborate on low hanging XXX fruitWilliam A. Rowe Jr2009-12-011-3/+4
* remove useless lineAndré Malo2009-09-201-2/+1
* add mod_proxy_scgi, as announced a long time agoAndré Malo2008-12-261-0/+627