b5632eada1
fixed #729: Incorrect PATH_INFO when FastCGI is serving "/", use "fix-root-scriptname" => "enable" to workaround
xuefer2008-05-22 10:04:01 +00:00
5b3656cc76
avoid undefined index triggered by user's php.ini
xuefer2008-05-22 06:50:01 +00:00
765d3cbe6a
avoid undefined index triggered by user's php.ini
xuefer2008-05-22 06:50:01 +00:00
9bd84bfc38
build mod_extforward in scons
xuefer2008-05-22 06:28:08 +00:00
695a227783
build mod_extforward in scons
xuefer2008-05-22 06:28:08 +00:00
61402be4a1
mark testcase executable
xuefer2008-05-22 06:25:54 +00:00
ead7276368
mark testcase executable
xuefer2008-05-22 06:25:54 +00:00
059d00d5d7
Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page
stbuehler2008-04-23 19:27:12 +00:00
73189c64e7
Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page
stbuehler2008-04-23 19:27:12 +00:00
7bf291ea84
Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639)
stbuehler2008-04-23 19:10:42 +00:00
ac92ea3616
Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639)
stbuehler2008-04-23 19:10:42 +00:00
a7f877a20c
Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)
stbuehler2008-04-23 13:08:13 +00:00
fe8b7e575e
Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)
stbuehler2008-04-23 13:08:13 +00:00
e6d7b8d95b
Fix accesslog port (should be port from the connection, not the "server.port") (#1618)
stbuehler2008-04-23 13:04:21 +00:00
79a6ae3fd4
Fix accesslog port (should be port from the connection, not the "server.port") (#1618)
stbuehler2008-04-23 13:04:21 +00:00
4b8e912266
Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"
stbuehler2008-04-23 13:00:15 +00:00
0841482318
Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"
stbuehler2008-04-23 13:00:15 +00:00
966f4990c8
Fix conditional interpretation of core options
stbuehler2008-04-23 12:38:32 +00:00
bb1d9af71c
Fix conditional interpretation of core options
stbuehler2008-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
6f7761e1a9
Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)
stbuehler2008-04-05 20:00:21 +00:00
bcb3310a62
Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)
stbuehler2008-04-05 20:00:21 +00:00
bf6c37a869
Fix previous commit (wrong line in the NEWS file)
stbuehler2008-03-30 15:01:50 +00:00
3ab6e28ce8
Fix previous commit (wrong line in the NEWS file)
stbuehler2008-03-30 15:01:50 +00:00
ba88bde078
Fixed SSL_shutdown error handling problems which became visible after [2136].
stbuehler2008-03-28 16:33:15 +00:00
6363a0908f
Fixed SSL_shutdown error handling problems which became visible after [2136].
stbuehler2008-03-28 16:33:15 +00:00
262a97ec9b
Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)
stbuehler2008-03-26 14:23:05 +00:00
2cf3927ef5
Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)
stbuehler2008-03-26 14:23:05 +00:00
c34d21c12e
Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)
stbuehler2008-03-26 13:51:33 +00:00
80be71bd43
Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)
stbuehler2008-03-26 13:51:33 +00:00