wrowe 2004/08/12 10:00:54
Modified: os/win32 BaseAddr.ref
Log:
Missing an entry for proxy_balancer in the win32 baseaddr's list
Revision Changes Path
1.27 +1 -0 httpd-2.0/os/win32/BaseAddr.ref
Index: BaseAddr.ref
===================================================================
RCS file: /home/cvs/httpd-2.0/os/win32/BaseAddr.ref,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- BaseAddr.ref 11 Aug 2004 21:14:49 -0000 1.26
+++ BaseAddr.ref 12 Aug 2004 17:00:54 -0000 1.27
@@ -65,3 +65,4 @@
mod_auth_ldap.so 0x6FAC0000 0x00010000
mod_ident.so 0x6FAB0000 0x00010000
mod_proxy_ajp.so 0x6FAA0000 0x00010000
+mod_proxy_balancer.so 0x6FA90000 0x00010000
|