diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2012-12-09 10:46:47 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2012-12-09 10:46:47 +0100 |
commit | 3e8254fb4c097e1b6f377a3dcab34057e26375ed (patch) | |
tree | 69233053bff85c4255e20cdf2f62dd0883537019 /os | |
parent | add missing space for paragraph alignment. (diff) | |
download | apache2-3e8254fb4c097e1b6f377a3dcab34057e26375ed.tar.xz apache2-3e8254fb4c097e1b6f377a3dcab34057e26375ed.zip |
Add mod_allowhandlers to Windows build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418867 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 47293bd1c3..5589d74a16 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -120,3 +120,4 @@ mod_xml2enc.so 0x6F720000 0x00010000 mod_data.so 0x6F710000 0x00010000 mod_allowmethods.so 0x6F700000 0x00010000 mod_cache_socache.so 0x6F6F0000 0x00010000 +mod_allowhandlers.so 0x6F6E0000 0x00010000 |