From 2e269fe22965a960a38f45ea0ee90f043fc62866 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 15 Sep 2000 19:33:53 +0000 Subject: [PATCH] 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 --- docs/manual/vhosts/ip-based.html | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/docs/manual/vhosts/ip-based.html b/docs/manual/vhosts/ip-based.html index 0e17c824b8..ec759c0e4b 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