summaryrefslogtreecommitdiff
path: root/tests/lighttpd.conf
Commit message (Expand)AuthorAgeFilesLines
* [tests] _WIN32 cygwin test supportGlenn Strauss2023-05-031-2/+2
* [tests] _WIN32 adjustments in LightyTest.pmGlenn Strauss2023-05-031-3/+3
* [tests] adjust outdated opt in tests/lighttpd.confGlenn Strauss2023-02-041-1/+1
* [tests] disable auth.delay-invalid-creds for testsGlenn Strauss2022-12-311-0/+2
* [multiple] remove deprecated modulesGlenn Strauss2022-11-301-27/+0
* [tests] able to run tests when built w/o pcreGlenn Strauss2022-04-081-23/+27
* [core] permit env w/ blank value (fix regression)Glenn Strauss2022-03-091-0/+1
* [tests] revert _WIN32 adjustments in LightyTest.pmGlenn Strauss2022-01-141-3/+3
* [tests] _WIN32 adjustments in LightyTest.pmGlenn Strauss2022-01-111-3/+3
* [core] allow tests/tmp/bind.conf override (#3137)Glenn Strauss2022-01-101-0/+3
* [tests] remove unused mod from tests/lighttpd.confGlenn Strauss2021-11-151-6/+0
* [tests] mod_ssi tests moved to src/t/test_mod_ssiGlenn Strauss2021-11-121-5/+0
* [tests] t/test_mod_indexfileGlenn Strauss2021-09-081-3/+1
* [tests] combine *.t using tests/lighttpd.confGlenn Strauss2021-09-041-16/+125
* [tests] remove stray option in test lighttpd.confGlenn Strauss2021-02-051-1/+0
* [tests] use ephemeral ports in testsGlenn Strauss2021-01-051-6/+2
* [tests] remove FastCGI test dependency on PHPGlenn Strauss2020-12-231-0/+6
* [mod_deflate] mod_deflate subsumes mod_compressGlenn Strauss2020-08-021-1/+1
* [mod_indexfile] use config_plugin_values_init()Glenn Strauss2020-05-231-1/+1
* [tests] some test config cleanupGlenn Strauss2018-12-101-113/+0
* [tests] t/test_keyvalueGlenn Strauss2018-12-101-28/+0
* [mod_cgi] cgi.local-redir = [enable|disable] (#2108, #2793)Glenn Strauss2017-02-261-0/+1
* [mod_secdownload] new directives modify hash path (fixes #646, fixes #1904)Glenn Strauss2017-01-311-0/+1
* [mod_setenv] directives to overwrite/remove hdrs (fixes #650, fixes #2295)Glenn Strauss2017-01-311-0/+9
* load mod_auth & mod_authn_file in sample/test.confGlenn Strauss2016-11-291-0/+1
* [mod_access] new directive url.access-allow (fixes #1421)Glenn Strauss2016-07-131-0/+5
* [mod_secdownload] add required algorithm option; old behaviour available as "...Stefan Bühler2015-11-221-0/+19
* [tests] search for perl in PATH instead of /usr/bin; whitespace + test config...Stefan Bühler2015-08-221-147/+188
* [tests] improve valgrind and strace TRACEME, disable condition logging in nor...Stefan Bühler2015-02-081-1/+1
* [auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workar...Stefan Bühler2012-04-191-0/+13
* Add static-file.disable-pathinfo option to prevent handling of urls like .../...Stefan Bühler2011-08-301-0/+1
* mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)Stefan Bühler2009-10-141-1/+1
* Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <p...Peter Colberg2009-10-141-1/+1
* mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn't ...Stefan Bühler2009-10-121-0/+2
* tests: use breakage logStefan Bühler2009-07-011-0/+1
* Remove X-Sendfile-Range feature; it will be replaced with something more powe...Stefan Bühler2009-06-191-1/+1
* Add X-Sendfile-Range feature (fixes #2005)Stefan Bühler2009-06-111-1/+1
* Allow mod_compress to return 304 (Not Modified); compress ignores the static-...Stefan Bühler2009-02-041-0/+1
* [tests] Remove pidfile from test systemStefan Bühler2008-07-291-1/+0
* - added testcase for bug #1322Marcus Rückert2007-08-271-0/+5
* - a few more whitespace cleanupsMarcus Rückert2006-10-051-14/+14
* merged [1105]Jan Kneschke2006-09-071-12/+12
* - backport symlink patch in hard version to 1.4.11Marcus Rückert2006-09-071-0/+12
* - fixed test for max-request-size on 64bit platformsJan Kneschke2006-03-091-0/+3
* the range-request options was not handled at all, added test caseJan Kneschke2005-10-051-0/+4
* fixed output of non-cached compressed content and added test-casesJan Kneschke2005-10-041-1/+3
* an unset header is now treat as empty_string "" to make the conditional logic...mOo2005-09-291-1/+3
* added a check for $HTTP["referer"] == ""Jan Kneschke2005-09-291-0/+7
* fix and add testcase for #255mOo2005-09-201-8/+14
* tests for htpasswd + md5 and referer matching in conditionalsJan Kneschke2005-09-161-16/+15