diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2013-03-06 21:54:48 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2013-03-06 21:54:48 +0100 |
commit | 60efc021bb83a1ebae29fedcace11748c5bd667c (patch) | |
tree | 02033994a5407ac8b8e173b30d45db25933cfb66 /os | |
parent | Added mod_proxy_websocket to NetWare build. (diff) | |
download | apache2-60efc021bb83a1ebae29fedcace11748c5bd667c.tar.xz apache2-60efc021bb83a1ebae29fedcace11748c5bd667c.zip |
Add mod_proxy_websocket to Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453552 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 b2a4af134f..1f7012a06e 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -122,3 +122,4 @@ mod_allowmethods.so 0x6F6F0000 0x00010000 mod_cache_socache.so 0x6F6E0000 0x00010000 mod_allowhandlers.so 0x6F6D0000 0x00010000 mod_macro.so 0x6F6C0000 0x00010000 +mod_proxy_websocket.so 0x6F6B0000 0x00010000 |