summaryrefslogtreecommitdiff
path: root/tests/mod-fastcgi.t
Commit message (Expand)AuthorAgeFilesLines
* [tests] search for perl in PATH instead of /usr/bin; whitespace + test config...Stefan Bühler2015-08-221-6/+3
* [auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workar...Stefan Bühler2012-04-191-2/+20
* mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)Stefan Bühler2009-10-141-2/+16
* mod_fastcgi: restart local procs immediately after they terminated, fix local...Stefan Bühler2009-10-111-2/+2
* Read hostname from absolute uris in the request line (fixes #1937)Stefan Bühler2009-10-111-2/+10
* Remove X-Sendfile-Range feature; it will be replaced with something more powe...Stefan Bühler2009-06-191-16/+2
* Add X-Sendfile-Range feature (fixes #2005)Stefan Bühler2009-06-111-2/+16
* Workaround broken operating systems: check for trailing '/' in filenames (fix...Stefan Bühler2009-06-071-2/+10
* Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (f...Stefan Bühler2009-04-011-3/+20
* Fix fastcgi authorization in subdirectories with check-local=disabled; don't ...Stefan Bühler2008-10-011-2/+10
* [tests] Fix fastcgi php findingStefan Bühler2008-07-301-1/+2
* [tests] Fixed tests needing php running (if not running on port 1026, search ...Stefan Bühler2008-07-291-5/+27
* Fix typo in test descriptionStefan Bühler2008-04-231-1/+1
* r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100Stefan Bühler2008-02-271-2/+11
* - change s/// separator that it doesn't confuse vimElan Ruusamäe2008-01-151-4/+4
* - a more portable version for the SAPI breakage in php 5.2.4Marcus Rückert2007-08-271-1/+1
* fixed number of skipped testsJan Kneschke2007-08-171-3/+3
* - fixed test for max-request-size on 64bit platformsJan Kneschke2006-03-091-3/+3
* we have an extra test for respondersJan Kneschke2006-03-061-2/+2
* check for trailing spaces on windowsJan Kneschke2006-03-041-0/+7
* made the 'spawn php myself' working again for me (jan)Jan Kneschke2006-01-031-1/+1
* use netstat to check if a process is listening on port 1026Jan Kneschke2005-09-011-1/+1
* wait the fastcgi process to be upmOo2005-09-011-0/+2
* find perl at runtimeJan Kneschke2005-09-011-1/+1
* removed duplicate test-scripts, added a test for bin-copy-env and cleaned up ...Jan Kneschke2005-08-311-11/+21
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...Jan Kneschke2005-08-311-30/+30
* off by one in the skip countJan Kneschke2005-08-271-1/+1
* removed warnings on empty response-body, added debug output to mod_proxyJan Kneschke2005-08-171-1/+1
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-1/+9
* added tests for /prefix + PATH_INFO on check-local = disableJan Kneschke2005-07-281-2/+23
* switch to LigtyTest modulelighttpd-1.3.14Jan Kneschke2005-06-261-0/+6
* Unified all tests to use the LighyTest framework Jan Kneschke2005-06-151-296/+104
* merged [373]Jan Kneschke2005-06-061-3/+3
* fixed check for running processJan Kneschke2005-03-061-2/+2
* forgot to count one testJan Kneschke2005-03-031-2/+2
* skip fastcgi checks if fastcgi-proc is not availableJan Kneschke2005-03-031-72/+90
* fixed handling of dead fastcgi processes if deamonizedJan Kneschke2005-03-021-2/+20
* seperated the tests for each section and let run-tests.pl use Test::HarnessJan Kneschke2005-03-021-0/+420