]> granicus.if.org Git - apache/commit
Although it appears reasonable to immediately gather the Error log and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 May 2002 16:35:57 +0000 (16:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 May 2002 16:35:57 +0000 (16:35 +0000)
commitd9f47b5bc48f6f1f3a75ffec3808f5c55958f44e
tree23b39ced08a43e5cd6188c547552c6e0ed39632e
parenta6fc26277284dd93b40fb497057ff63b75169c74
  Although it appears reasonable to immediately gather the Error log and
  level from the config; these are per-vhost entities that can't be
  processed as we preload the config tree.  There is more work to do,
  as Cliff Woolley guesses, before we can make this change.
  In the meantime, -e and -E should provide the admin sufficient options
  to work around problematic configs.  So I'm reverting those changes,
  for now.

  ServerRoot is global only, and it MUST be read immediately, so that
  part of the last patch stays.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95170 13f79535-47bb-0310-9956-ffa450edef68
server/core.c