Apache HTTP Server
06872c83d1
- use a pseudo-random serial number on the dummy cert - change default ssl.conf to point at /etc/pki/tls - merge back -suexec subpackage; SELinux policy can now be used to persistently disable suexec (#155716) - drop /etc/httpd/conf/ssl.* directories and Makefiles - unconditionally enable PIE support - mod_ssl: fix for picking up -shutdown options (upstream #34452) |
||
---|---|---|
.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".