Author: jfrederic.clere(a)jboss.com
Date: 2012-01-23 16:13:10 -0500 (Mon, 23 Jan 2012)
New Revision: 2912
Modified:
trunk/build/unix/buildbin.mod_cluster.windows.sh
Log:
1.2.x needs the same directives that 1.1.x1.2.x needs the same directives that 1.1.x
Modified: trunk/build/unix/buildbin.mod_cluster.windows.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.windows.sh 2012-01-23 11:08:03 UTC (rev 2911)
+++ trunk/build/unix/buildbin.mod_cluster.windows.sh 2012-01-23 21:13:10 UTC (rev 2912)
@@ -95,7 +95,7 @@
case $build_version in
1.0.*)
;;
- 1.1.*)
+ 1.1.*|1.2.*)
cat >> "${win_output_loc}/conf/default/httpd.conf.in" <<EOF
LoadModule proxy_module modules/mod_proxy.so
Show replies by date