Apache HTTP Server
Go to file
2006-12-05 16:02:19 +00:00
.cvsignore - update to 2.2.3 2006-07-28 15:19:20 +00:00
html.xsl auto-import httpd-2.0.40-21 from httpd-2.0.40-21.src.rpm 2004-09-09 06:12:16 +00:00
httpd-2.0.40-xfsz.patch - add security fix for CVE CAN-2004-0942 (memory consumption DoS) 2004-11-18 11:59:52 +00:00
httpd-2.0.45-deplibs.patch Patch status tracking updates. 2004-10-13 16:35:07 +00:00
httpd-2.0.45-export.patch - update to 2.2.2 2006-05-03 14:14:28 +00:00
httpd-2.0.48-corelimit.patch Add patch status tracking. 2004-10-13 10:44:51 +00:00
httpd-2.0.48-release.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.0.54-selinux.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.0.54.tar.gz.asc - update to 2.0.54 2005-04-18 08:10:30 +00:00
httpd-2.1.10-apctl.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.1.10-apxs.patch - fix "apxs -g"-generated Makefile 2006-07-19 12:28:45 +00:00
httpd-2.1.10-disablemods.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.1.10-layout.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.1.10-pod.patch - fix segfault on dummy connection failure at graceful restart (#199429) 2006-07-20 09:31:15 +00:00
httpd-2.2.0-authnoprov.patch - mod_auth_basic/mod_authn_file: if no provider is configured, and 2006-02-06 14:58:12 +00:00
httpd-2.2.3.tar.gz.asc - update to 2.2.3 2006-07-28 15:19:20 +00:00
httpd.conf - mod_ssl: add security fix for CVE-2005-3357 (#177914) 2006-02-03 10:06:08 +00:00
httpd.init - init: use killproc() delay to avoid race killing parent 2006-08-03 12:50:58 +00:00
httpd.logrotate - add security fix for CVE CAN-2004-0942 (memory consumption DoS) 2004-11-18 11:59:52 +00:00
httpd.spec - rebuild for libpq soname bump 2006-12-05 16:02:19 +00:00
httpd.sysconf auto-import changelog data from httpd-2.0.50-6.src.rpm 2004-09-09 06:22:47 +00:00
index.html - updated "powered by Fedora" logo (#205573, Diana Fong) 2006-09-11 13:36:30 +00:00
Makefile - update to 2.2.0 2005-12-02 10:43:00 +00:00
manual.conf - strip manual to just English content 2005-12-07 16:45:38 +00:00
migration.css auto-import changelog data from httpd-2.0.36-7.src.rpm 2004-09-09 06:08:44 +00:00
migration.xml Update PHP section. 2004-09-17 10:11:59 +00:00
mirrors Use the new key-checking infrastructure. 2004-09-15 15:09:00 +00:00
mkstatus.sh Update mkstatus.sh. 2004-12-01 14:21:55 +00:00
powered_by_fedora.png - updated "powered by Fedora" logo (#205573, Diana Fong) 2006-09-11 13:36:30 +00:00
proxy_ajp.conf - don't strip C-L from HEAD responses (Greg Ames, #110552) 2005-12-05 17:26:03 +00:00
README.confd auto-import changelog data from httpd-2.0.50-4.src.rpm 2004-09-09 06:21:42 +00:00
sources - update to 2.2.3 2006-07-28 15:19:20 +00:00
ssl.conf - don't strip C-L from HEAD responses (Greg Ames, #110552) 2005-12-05 17:26:03 +00:00
upstream - update to 2.2.3 2006-07-28 15:19:20 +00:00
upstream-key.gpg - update to 2.2.0 2005-12-02 10:43:00 +00:00
welcome.conf auto-import httpd-2.0.47-10 from httpd-2.0.47-10.src.rpm 2004-09-09 06:16:14 +00:00

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".