]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
I'm almost done here.
authorJoshua Slive <slive@apache.org>
Tue, 5 Apr 2005 19:03:47 +0000 (19:03 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 5 Apr 2005 19:03:47 +0000 (19:03 +0000)
commit862d6d3cb4453e0c72ba4158fed355bce1cec769
tree4cb201a72cd85eceab9056a6ded9b6bf26eb9e86
parent674b0d5910fa847d6329194f576fb6b0b17395b1
I'm almost done here.

Fixup the vhost example.

Fix comments in the main config.  In particular, move the User/Group
directive out of the "You can override this in a vhost" section.
(That was probably a legacy of the days when User/Group was used
inside a vhost for suexec.)  Remove the "Action" examples,
which didn't really provide enough information to make any use of
those directives.  And overall cleanup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@160210 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/extra/httpd-vhosts.conf.in
docs/conf/httpd.conf.in