Apache HTTP Server
Go to file
2012-03-13 15:33:02 +00:00
.gitignore update sources 2012-02-13 11:47:59 +00:00
00-base.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-dav.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-ldap.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-lua.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-mpm.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-proxy.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
00-ssl.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
01-cgi.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.0.48-release.patch - update to 2.2.0 2005-12-02 10:43:00 +00:00
httpd-2.2.16.tar.gz.asc - update to 2.2.16 2010-07-26 09:08:41 +00:00
httpd-2.2.17.tar.bz2.asc - update to 2.2.17 2010-10-27 10:24:09 +01:00
httpd-2.4.1-apctl.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-apr14.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-apxs.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-corelimit.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-deplibs.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-export.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-layout.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-selinux.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-2.4.1-suenable.patch update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd-ssl-pass-dialog fix #707917 - add httpd-ssl-pass-dialog to ask for SSL password using systemd 2011-08-10 08:04:14 +02:00
httpd.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd.logrotate - default config tweaks: 2010-07-09 13:00:51 +00:00
httpd.mpm.xml - generate dummy mod_ssl cert with CA:FALSE constraint (#667841) 2011-01-31 10:18:58 +00:00
httpd.service update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd.spec add contentdir, confdir, modconfdir to macros.httpd 2012-03-13 15:33:02 +00:00
httpd.sysconf update to 2.4.1 2012-03-13 09:55:18 +00:00
httpd.tmpfiles - add tmpfiles.d configuration, ghost /var/run/httpd (#656600) 2011-01-04 16:02:17 +00:00
index.html update test page to prevent legal complaint emails 2009-10-27 19:06:17 +00:00
manual.conf update to 2.4.1 2012-03-13 09:55:18 +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
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.4.1 2012-03-13 09:55:18 +00:00
ssl.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
upstream - update to 2.2.16 2010-07-26 09:08:41 +00:00
upstream-key.gpg - update to 2.2.8 2008-01-22 11:13:57 +00:00
userdir.conf update to 2.4.1 2012-03-13 09:55:18 +00:00
welcome.conf update to 2.4.1 2012-03-13 09:55:18 +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".