diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2005-12-16 22:15:12 +0100 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2005-12-16 22:15:12 +0100 |
commit | d6e4137faae3ca513bbfb86e5157c7e2011db4ce (patch) | |
tree | c2bf0fa3274b13f580e184bf5c8adf3d20ddf823 /os | |
parent | A more generic explanation (diff) | |
download | apache2-d6e4137faae3ca513bbfb86e5157c7e2011db4ce.tar.xz apache2-d6e4137faae3ca513bbfb86e5157c7e2011db4ce.zip |
Add the module details for our /base:@...,mod_foo.so magic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@357234 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 4a9adb298f..79ddb1e2e1 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -71,3 +71,5 @@ mod_version.so 0x6FA70000 0x00010000 mod_bucketeer.so 0x6FA60000 0x00010000 mod_dumpio.so 0x6FA50000 0x00010000 mod_echo.so 0x6FA40000 0x00010000 +mod_authn_dbd.so 0x6FA30000 0x00010000 +mod_dbd.so 0x6FA20000 0x00010000 |