Apache HTTP Server
3a44ff7655
- adopt upstream default httpd.conf (almost verbatim) - split all LoadModules to conf.modules.d/*.conf - include conf.d/*.conf at end of httpd.conf - trim %changelog |
||
---|---|---|
.gitignore | ||
00-base.conf | ||
00-dav.conf | ||
00-ldap.conf | ||
00-lua.conf | ||
00-mpm.conf | ||
00-proxy.conf | ||
00-ssl.conf | ||
01-cgi.conf | ||
httpd-2.0.48-release.patch | ||
httpd-2.2.16.tar.gz.asc | ||
httpd-2.2.17.tar.bz2.asc | ||
httpd-2.4.1-apctl.patch | ||
httpd-2.4.1-apr14.patch | ||
httpd-2.4.1-apxs.patch | ||
httpd-2.4.1-corelimit.patch | ||
httpd-2.4.1-deplibs.patch | ||
httpd-2.4.1-export.patch | ||
httpd-2.4.1-layout.patch | ||
httpd-2.4.1-selinux.patch | ||
httpd-2.4.1-suenable.patch | ||
httpd-ssl-pass-dialog | ||
httpd.conf | ||
httpd.logrotate | ||
httpd.mpm.xml | ||
httpd.service | ||
httpd.spec | ||
httpd.sysconf | ||
httpd.tmpfiles | ||
index.html | ||
manual.conf | ||
mirrors | ||
mkstatus.sh | ||
README.confd | ||
sources | ||
ssl.conf | ||
upstream | ||
upstream-key.gpg | ||
userdir.conf | ||
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".