summaryrefslogtreecommitdiff
path: root/tests/docroot
Commit message (Expand)AuthorAgeFilesLines
* [tests] _WIN32 cygwin test supportGlenn Strauss2023-05-031-1/+6
* [core] permit env w/ blank value (fix regression)Glenn Strauss2022-03-091-1/+2
* [tests] mod_ssi tests moved to src/t/test_mod_ssiGlenn Strauss2021-11-125-13/+1
* [tests] move tests/docroot/www contents up 1 levelGlenn Strauss2021-09-0812-12/+11
* [tests] t/test_mod_indexfileGlenn Strauss2021-09-085-12/+6
* [tests] consolidate some tests/ contentGlenn Strauss2020-12-2720-96/+42
* [build] add GNUMAKEFLAGS=--no-print-directoryGlenn Strauss2020-12-271-0/+1
* [tests] remove FastCGI test dependency on PHPGlenn Strauss2020-12-2317-63/+38
* [core] coalesce nearby ranges in Range requestsGlenn Strauss2020-10-192-1/+11
* [tests] some test config cleanupGlenn Strauss2018-12-103-4/+4
* [tests] remove unused file depending on CGI.pmGlenn Strauss2017-01-312-28/+0
* [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108)Glenn Strauss2017-01-091-1/+1
* [tests] mark tests/docroot/www/*.pl scripts a+xGlenn Strauss2016-12-225-0/+0
* revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)Glenn Strauss2016-07-231-3/+2
* [mod_cgi] handle local redirect response (fixes #2108)Glenn Strauss2016-07-141-0/+5
* [tests] remove dependency on CGI.pmGlenn Strauss2016-07-023-28/+28
* [build] update Makefile.am EXTRA_DIST w/ new filesGlenn Strauss2016-06-211-0/+2
* [mod_ssi] more flexible quoting (fixes #1768)Glenn Strauss2016-05-141-0/+3
* [mod_ssi] fix SSI statement parserGlenn Strauss2016-05-142-0/+3
* [core] server.error-handler new directive for error pages (fixes #2702)Glenn Strauss2016-04-251-2/+9
* [tests] search for perl in PATH instead of /usr/bin; whitespace + test config...Stefan Bühler2015-08-229-11/+13
* add some until now missing files to dist tarballStefan Bühler2015-06-211-5/+27
* [tests] fix undefined index warning in sendfile.phpStefan Bühler2015-02-081-1/+1
* mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)Stefan Bühler2009-10-142-1/+14
* Removed sendfile.php from distStefan Bühler2009-06-191-2/+1
* Remove X-Sendfile-Range feature; it will be replaced with something more powe...Stefan Bühler2009-06-191-7/+0
* Fix 100% cpu usage if time() < 0 (thx to gaspa and cate, fixes #1964)Stefan Bühler2009-06-111-1/+2
* Add X-Sendfile-Range feature (fixes #2005)Stefan Bühler2009-06-111-0/+7
* [tests] Remove index.html~ from repository, create it on the fly for testsStefan Bühler2009-06-112-1/+1
* Fix make dist (remove dummydir)Stefan Bühler2008-08-201-1/+1
* avoid undefined index triggered by user's php.inimOo2008-05-221-1/+2
* - support chained proxies in mod_extforward (#1528)Elan Ruusamäe2008-01-211-0/+8
* - add test for extforward moduleElan Ruusamäe2008-01-171-0/+5
* - added missing Makefile.am entriesMarcus Rückert2007-08-211-1/+1
* fixed extracting status code from NPH scripts (fixes #1125)Jan Kneschke2007-08-181-1/+7
* - added testcase for #948Marcus Rückert2007-08-132-1/+15
* - fixed 404 testsuiteMarcus Rückert2007-08-132-1/+28
* make the cgi executableMarcus Rückert2007-08-121-0/+0
* - added test cases for 404 handlerMarcus Rückert2007-08-122-0/+25
* - make the test more portableMarcus Rückert2007-08-121-1/+1
* - added test for the location crashMarcus Rückert2007-08-121-0/+4
* check the URL twice, before and after path-info handling. (fixes #1230)Jan Kneschke2007-06-152-1/+1
* - a few more whitespace cleanupsMarcus Rückert2006-10-059-11/+11
* this should have been part of [752]Jan Kneschke2005-09-291-1/+2
* added a ssi check for the endless loop we hadJan Kneschke2005-09-291-0/+1
* some files aren't shipped anymoreJan Kneschke2005-09-011-1/+1
* removed duplicate test-scripts, added a test for bin-copy-env and cleaned up ...Jan Kneschke2005-08-315-9/+6
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...Jan Kneschke2005-08-312-1/+16
* added a basic test for mod-ssiJan Kneschke2005-08-232-1/+2
* added testcase for header before we-got-content bugJan Kneschke2005-08-212-0/+11