Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
httpd - Apache HTTP Server
The Apache HTTP Server is a powerful, efficient, and extensible
web server.
Packages
Latest: httpd-2.2.15-5.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
httpd |
0 |
2.2.15 |
5.el5.fio |
x86_64 |
1.1 MiB |
2011-05-05 21:51:42 |
Changelog:
- * 2010-08-13 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-5
- add security fix for CVE-2010-1452 (#618193)
- * 2010-06-23 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-4
- use init script to rotate logs (#606955)
- disable keepalive for 100-continue and error response (#606964)
- * 2010-05-25 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-3
- add "Satisfy All" for .htaccess in httpd.conf (#594981)
- adjust user/group creation in %pre (#594395)
- mod_ssl: tweak OID() evaluation of unknown exts (#594980)
- * 2010-05-06 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-2
- init script fixes for LSB compliance (#546252)
* exit code 2 for an unknown script argument
* exit code 6 for a reload if config-test fails
* exit code 7 for a reload on a stopped service
* fixed help output to cover all options
- mod_dav: handle PUT failure more cleanly (#572911)
- * 2010-03-11 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-1
- update to 2.2.15 (#570465, #570442)
- fix version string (#572140)
- mod_ssl: use ASN1_STRING_print() in SSLRequire's OID() (#552942)
- prevent use of rsync during "make install" (#557049)
- load mod_version by default in httpd.conf