Lines Matching refs:option
33 * [mod_redirect] Support url.redirect-code option (fixes #2247)
40 …* Add static-file.disable-pathinfo option to prevent handling of urls like .../secret.php/image.jp…
45 * [ssl] add option to honor server cipher order (fixes #2364, BEAST attack)
103 * Fix mod_cgi cgi.execute-x-only option in global block
129 * Fix config evaluation for debug.log-timeouts option (#1529)
207 * Add option to enable TCP_DEFER_ACCEPT (fixes #1447)
209 * Add evasive.silent option (fixes #1438)
220 * Fix evasive.silent option (#1438)
229 * Add ssi.content-type option (default text/html, fixes #615)
276 …* Allow mod_compress to return 304 (Not Modified); compress ignores the static-file.etags option.(…
277 …* Add option to ignore the "Expect: 100-continue" header instead of returning 417 Expectation fail…
281 …* Silenced the annoying "request timed out" warning, enable with the "debug.log-timeouts" option (…
585 * added server.core-files option (sandy <sandy/at/meebo.com>)
667 * fixed range-request option
693 * added a option for a FastCGI responser to send static files
753 * added valid-user option for mod_auth (tigger at gentoo.org)
1028 * added 'check-local' option to disable local stat() in the FastCGI module