]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r349747 from trunk:
authorJoshua Slive <slive@apache.org>
Tue, 29 Nov 2005 16:10:50 +0000 (16:10 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 29 Nov 2005 16:10:50 +0000 (16:10 +0000)
commitd4f6d0d45e8d237189c6f06da3ce0bfc2e942f6c
treeebfc94fe55aee12df0b2cd97e70c3c9aab46c105
parent1313279980343613e508f112db05a4b52c6c2230
Merge r349747 from trunk:

Some config file changes:

- Make the <Files> section safer by
  adding Satisfy all (as is already present in 1.3)

- Remove some handler examples that almost nobody will
  use (the config file is not the documentation)

- Remove some win32 specific stuff from the default
  config, since win32 uses its own config file

- Remove the config section for the perchild mpm

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349748 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/extra/httpd-mpm.conf.in
docs/conf/httpd-win.conf
docs/conf/httpd.conf.in