Apache HTTP Server
2a6347c8db
- add security fix for byterange filter DoS (CVE-2005-2728) - add security fix for C-L vs T-E handling (CVE-2005-2088) - mod_ssl: add security fix for CRL overflow (CVE-2005-1268) - mod_ldap/mod_auth_ldap: add fixes from 2.0.x branch (upstream #34209 etc) - add fix for dummy connection handling (#167425) - mod_auth_digest: fix hostinfo comparison in CONNECT requests - mod_include: fix variable corruption in nested includes (upstream #12655) - mod_ssl: add fix for handling non-blocking reads - mod_ssl: fix to enable output buffering (upstream #35279) - mod_ssl: buffer request bodies for per-location renegotiation (upstream #12355) |
||
---|---|---|
.cvsignore | ||
html.xsl | ||
httpd-2.0.40-xfsz.patch | ||
httpd-2.0.45-deplibs.patch | ||
httpd-2.0.45-export.patch | ||
httpd-2.0.48-corelimit.patch | ||
httpd-2.0.48-release.patch | ||
httpd-2.0.54.tar.gz.asc | ||
httpd.conf | ||
httpd.init | ||
httpd.logrotate | ||
httpd.spec | ||
httpd.sysconf | ||
index.html | ||
Makefile | ||
manual.conf | ||
migration.css | ||
migration.xml | ||
mirrors | ||
mkstatus.sh | ||
powered_by_fedora.png | ||
README.confd | ||
sources | ||
ssl.conf | ||
upstream | ||
upstream-key.gpg | ||
welcome.conf |
This directory holds Apache 2.0 module-specific configuration files; any files in this directory which have the ".conf" extension will be processed as Apache configuration files. Files are processed in alphabetical order, so if using configuration directives which depend on, say, mod_perl being loaded, ensure that these are placed in a filename later in the sort order than "perl.conf".