]> granicus.if.org Git - apache/commit
Part 3 of the ISAPI overhaul. Reframe the 'server conf' into 'dir conf'
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 13 May 2002 22:44:40 +0000 (22:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 13 May 2002 22:44:40 +0000 (22:44 +0000)
commit30f711a6fdafcf91e43dab62a3be44df9a0329e9
treec0bc701fbc5054b16e79b8b103e4e15bdb9f9cef
parent8a83dc69e5204d781b07068abe39c760209a810d
  Part 3 of the ISAPI overhaul.  Reframe the 'server conf' into 'dir conf'
  options, creating one single cache of loaded modules [heck, that's what
  it was before.]  This allows finer grained control of specific modules
  that must be 'configured' around to deal with their peculiarities.
  This actually saves much code when we can use global config accessors.

  Grant the module cache it's own pool, and straighen up some other nits.
  No other substantial changes in this pass.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95073 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c