| | 5 | |
| | 6 | - 1.3.16 - 2005-07-31 |
| | 7 | |
| | 8 | * added Date: headers to dynamic HTTP/1.0 requests |
| | 9 | * added support for OPTION * HTTP/1.1 |
| | 10 | * added support for accesslog to syslog |
| | 11 | * added support for PATH_INFO guessing if check-local is disabled in |
| | 12 | mod_fastcgi |
| | 13 | * added switch to disable range-requests |
| | 14 | * added valid-user option for mod_auth (tigger at gentoo.org) |
| | 15 | * added JavaScript based sorting to mod_status (erik) |
| | 16 | * added selective TCP_CORK (Christian von Roques) |
| | 17 | * break up endless loops with Status: 500 |
| | 18 | * fixed endless loops in mod_rewrite |
| | 19 | * mapped url.rewrite and url.rewrite-final to uri.rewrite-once |
| | 20 | * fixed compilation for mod_trigger_b4_dl |
| | 21 | * fixed 'can't reach host' in mod_proxy |
| | 22 | * error-handler-404 defaults to Status: 200 and static files work now |