]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
LoadFile(s) required by modules before they loaded weren't executed until
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 16 Oct 2001 19:04:02 +0000 (19:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 16 Oct 2001 19:04:02 +0000 (19:04 +0000)
commitbc65ac01c8e3dd8e319f9c9010a50b7a0b6bf5a3
treeda37aa7924bd6ca7bfe09a6048a2450b9184e0b4
parentdaa8c9971f8042f46a533ac1da941a7b3c29e77c
  LoadFile(s) required by modules before they loaded weren't executed until
  server initialization.  This patch assures all such loaded files occur as
  they are parsed.

Submitted by: John Sterling <sterling@covalent.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91496 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_so.c