diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-03 01:01:55 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-03 01:01:55 +0100 |
commit | 47086436860bcf5110fcc3ee9a1461383a86963c (patch) | |
tree | b2c9d80a7ef5828c4be7476594d8608e2a8cb67d /os/win32/BaseAddr.ref | |
parent | add new properties/constants (diff) | |
download | apache2-47086436860bcf5110fcc3ee9a1461383a86963c.tar.xz apache2-47086436860bcf5110fcc3ee9a1461383a86963c.zip |
Added proxy_html and xml2enc to Windows build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1196876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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 1564fa1de2..c51f4ae7a7 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -115,3 +115,5 @@ mod_slotmem_shm.so 0x6F770000 0x00010000 mod_authn_socache.so 0x6F760000 0x00010000 mod_proxy_express.so 0x6F750000 0x00010000 mod_log_debug.so 0x6F740000 0x00010000 +mod_proxy_html.so 0x6F730000 0x00010000 +mod_xml2enc.so 0x6F720000 0x00010000
\ No newline at end of file |