Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
httpd: Apache HTTP Server
- Summary
- Apache is a powerful, full-featured, efficient, and freely-available
Web server. Apache is also the most popular Web server on the
Internet.
Changelog
- * Fri Nov 5 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-44.ent
- add fix for DoS in header folding (CAN-2004-0942, #138064)
- mod_disk_cache: don't write hop-by-hop headers to cache (#137465)
- add Bojan Smojver's emulate_sendfile fix for >1 files per brigade
- mod_ssl: fix for potential crash in some configurations (upstream #31848)
- * Wed Oct 6 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-43.ent
- fix SSLCipherSuite bypass issue (CAN-2004-0885, Hartmut Keil)
- * Thu Sep 23 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-42.ent
- raise RLIMIT_CORE to hard limit if CoreDumpDirectory is enabled
- apr: define APR_LARGEFILE flag
- log_error_core: log basename(__FILE__) file for APLOG_DEBUG
- update apxs.8 man page