From: Joshua Slive Date: Fri, 15 Sep 2000 19:33:53 +0000 (+0000) Subject: PR: 5596 X-Git-Tag: APACHE_2_0_ALPHA_7~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e269fe22965a960a38f45ea0ee90f043fc62866;p=thirdparty%2Fapache%2Fhttpd.git PR: 5596 Clean up confusion over which directives can go in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86235 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/ip-based.html b/docs/manual/vhosts/ip-based.html index 0e17c824b8d..ec759c0e4bf 100644 --- a/docs/manual/vhosts/ip-based.html +++ b/docs/manual/vhosts/ip-based.html @@ -108,20 +108,13 @@ It is recommended that you use an IP address instead of a hostname

-Almost any configuration directive can be put -in the VirtualHost directive, with the exception of -ServerType, -StartServers, -MaxSpareServers, -MinSpareServers, -MaxRequestsPerChild, -BindAddress, -Listen, -PidFile, -TypesConfig, -ServerRoot, -NameVirtualHost -and a few other directives. +Almost any configuration directive can be put in the +VirtualHost directive, with the exception of directives that control +process creation and a few other directives. To find out if a +directive can be used in the VirtualHost directive, check the +Context using the +directive index. +

User and Group may be used inside a VirtualHost