Apache HTTP Server
7c0f3e466d
- SELinux: run httpd -t under runcon in configtest (Steven Smalley) - fix SSLSessionCache comment for distcache in ssl.conf - restart using SIGHUP not SIGUSR1 after logrotate - add ap_save_brigade fix (upstream #31247) - mod_ssl: fix possible segfault in auth hook (upstream #31848) - add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677) - apachectl: restore use of $OPTIONS - apachectl, httpd.init: refuse to restart if $HTTPD -t fails - apachectl: run $HTTPD -t in user SELinux context for configtest - update for pcre-5.0 header locations |
||
---|---|---|
.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.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".