summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2018-01-10 02:27:52 +0000
committerGregg Lewis Smith <gsmith@apache.org>2018-01-10 02:27:52 +0000
commit346a85a8bd85fa978af9c550f0859fb687880e87 (patch)
treec128cab09e07efb9c9d61294558e24e15f27f11b /os
parent938a1ff0ecc82f3994824b900872dcca6e41fa78 (diff)
downloadhttpd-346a85a8bd85fa978af9c550f0859fb687880e87.tar.gz
mod_socache_redis seems to be missing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820719 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r--os/win32/BaseAddr.ref3
1 files changed, 2 insertions, 1 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref
index 5591ae2606..7410085344 100644
--- a/os/win32/BaseAddr.ref
+++ b/os/win32/BaseAddr.ref
@@ -136,4 +136,5 @@ mod_proxy_http2.so 0x70CC0000 0x00030000
mod_http2.so 0x70D00000 0x00030000
mod_brotli.so 0x70D30000 0x000C0000
mod_proxy_hcheck.so 0x70DF0000 0x00020000
-mod_md.so 0x70E10000 0x00030000
+mod_socache_redis.so 0x70E10000 0x00020000
+mod_md.so 0x70E30000 0x00030000