0dc8690df3- fix typo ;) #1691
Elan Ruusamäe
2008-06-17 16:32:05 +00:00
13576f67a6- fix typo ;) #1691
Elan Ruusamäe
2008-06-17 16:32:05 +00:00
5c87ffd204fixed #729: Incorrect PATH_INFO when FastCGI is serving "/", use "fix-root-scriptname" => "enable" to workaroundmOo2008-05-22 10:04:01 +00:00
b5632eada1fixed #729: Incorrect PATH_INFO when FastCGI is serving "/", use "fix-root-scriptname" => "enable" to workaroundmOo2008-05-22 10:04:01 +00:00
5b3656cc76avoid undefined index triggered by user's php.inimOo2008-05-22 06:50:01 +00:00
765d3cbe6aavoid undefined index triggered by user's php.inimOo2008-05-22 06:50:01 +00:00
9bd84bfc38build mod_extforward in sconsmOo2008-05-22 06:28:08 +00:00
695a227783build mod_extforward in sconsmOo2008-05-22 06:28:08 +00:00
059d00d5d7Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error pageStefan Bühler2008-04-23 19:27:12 +00:00
73189c64e7Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error pageStefan Bühler2008-04-23 19:27:12 +00:00
7bf291ea84Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639)Stefan Bühler2008-04-23 19:10:42 +00:00
ac92ea3616Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639)Stefan Bühler2008-04-23 19:10:42 +00:00
a7f877a20cFix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)Stefan Bühler2008-04-23 13:08:13 +00:00
fe8b7e575eFix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)Stefan Bühler2008-04-23 13:08:13 +00:00
e6d7b8d95bFix accesslog port (should be port from the connection, not the "server.port") (#1618)Stefan Bühler2008-04-23 13:04:21 +00:00
79a6ae3fd4Fix accesslog port (should be port from the connection, not the "server.port") (#1618)Stefan Bühler2008-04-23 13:04:21 +00:00
4b8e912266Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"Stefan Bühler2008-04-23 13:00:15 +00:00
0841482318Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"Stefan Bühler2008-04-23 13:00:15 +00:00
966f4990c8Fix conditional interpretation of core optionsStefan Bühler2008-04-23 12:38:32 +00:00
bb1d9af71cFix conditional interpretation of core optionsStefan Bühler2008-04-23 12:38:32 +00:00
0a8a876652- fix 2 small typos in the ssl fix
Marcus Rückert
2008-04-07 10:54:26 +00:00
91d83ea983- fix 2 small typos in the ssl fix
Marcus Rückert
2008-04-07 10:54:26 +00:00
6f7761e1a9Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)Stefan Bühler2008-04-05 20:00:21 +00:00
bcb3310a62Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)Stefan Bühler2008-04-05 20:00:21 +00:00
bf6c37a869Fix previous commit (wrong line in the NEWS file)Stefan Bühler2008-03-30 15:01:50 +00:00
3ab6e28ce8Fix previous commit (wrong line in the NEWS file)Stefan Bühler2008-03-30 15:01:50 +00:00
ba88bde078Fixed SSL_shutdown error handling problems which became visible after [2136].Stefan Bühler2008-03-28 16:33:15 +00:00
6363a0908fFixed SSL_shutdown error handling problems which became visible after [2136].Stefan Bühler2008-03-28 16:33:15 +00:00
262a97ec9bFix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)Stefan Bühler2008-03-26 14:23:05 +00:00
2cf3927ef5Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)Stefan Bühler2008-03-26 14:23:05 +00:00
c34d21c12eFix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)Stefan Bühler2008-03-26 13:51:33 +00:00
80be71bd43Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)Stefan Bühler2008-03-26 13:51:33 +00:00
41414d6348- added CVE for the mod_userdir bug
Marcus Rückert
2008-03-10 21:28:30 +00:00
f6748e64affixed handling of waitpid() == EINTR mod_ssi on solarisJan Kneschke2008-03-10 19:20:27 +00:00
7bb555991cfixed handling of waitpid() == EINTR mod_ssi on solarisJan Kneschke2008-03-10 19:20:27 +00:00
0e9c7e9c16make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't foundJan Kneschke2008-03-10 19:15:27 +00:00
1181dad6e0make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't foundJan Kneschke2008-03-10 19:15:27 +00:00