]> 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)
commit76f892ff9b14ebc4fac0b0e18de39b0aee2fa905
treec0bc701fbc5054b16e79b8b103e4e15bdb9f9cef
parent1e6dad5964910dbcc64a72d85b9e6ba66ee90c66
  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