]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Trigger an error when a LoadModule directive attempts to
authorGeoffrey Young <geoff@apache.org>
Wed, 8 Sep 2004 13:35:12 +0000 (13:35 +0000)
committerGeoffrey Young <geoff@apache.org>
Wed, 8 Sep 2004 13:35:12 +0000 (13:35 +0000)
commite881caa739415f447aab64e3e34409d21090b0a6
treef6c2466e2e7f9dc755eb1d55d0632306de303c39
parent14da680fdc61cf6cd80cf456bf2469c45d371aa2
Trigger an error when a LoadModule directive attempts to
load a module which is built-in.  This is a common error when
switching from a DSO build to a static build.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105036 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/standard/mod_so.c