the global one, 1.3 whines.
PR: 1935
Obtained from:
Submitted by: Randy Moore <ramoore@atlantech.net>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80512
13f79535-47bb-0310-9956-
ffa450edef68
PR#968</A> for a few brief suggestions on alternative ways to
implement the same thing under Apache.
+ <LI>Apache does not allow ServerRoot settings inside a VirtualHost
+ container. There is only one global ServerRoot in Apache; any desired
+ changes in paths for virtual hosts need to be made with the explicit
+ directives, eg. DocumentRoot, TransferLog, etc.
+
</OL>
More to come when we notice them....