Apache HTTP Server
3383664c3d
harden httpd.conf w.r.t. .htaccess restriction (#591293) load mod_substitute, mod_version by default drop proxy_ajp.conf, load mod_proxy_ajp in httpd.conf add commented list of shipped-but-unloaded modules bump up worker defaults a little drop KeepAliveTimeout to 5 secs per upstream - fix LSB compliance in init script (#522074) - bundle NOTICE in -tools - use init script in logrotate postrotate to pick up PIDFILE - drop some old Obsoletes/Conflicts |
||
---|---|---|
.cvsignore | ||
httpd-2.0.45-export.patch | ||
httpd-2.0.48-release.patch | ||
httpd-2.1.10-apctl.patch | ||
httpd-2.1.10-apxs.patch | ||
httpd-2.1.10-disablemods.patch | ||
httpd-2.1.10-layout.patch | ||
httpd-2.1.10-pod.patch | ||
httpd-2.2.0-authnoprov.patch | ||
httpd-2.2.9-deplibs.patch | ||
httpd-2.2.9-suenable.patch | ||
httpd-2.2.11-corelimit.patch | ||
httpd-2.2.11-selinux.patch | ||
httpd-2.2.11-xfsz.patch | ||
httpd-2.2.15.tar.gz.asc | ||
httpd.conf | ||
httpd.init | ||
httpd.logrotate | ||
httpd.spec | ||
httpd.sysconf | ||
index.html | ||
Makefile | ||
manual.conf | ||
mirrors | ||
mkstatus.sh | ||
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".