[Yanel-commits] rev 44629 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Mon Sep 7 15:04:06 CEST 2009


Author: michi
Date: 2009-09-07 15:04:06 +0200 (Mon, 07 Sep 2009)
New Revision: 44629

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/28fd9012-3fc5-4196-814b-9e2aef179960
Log:
note about proxy balancer added

Modified: public/yanel/trunk/src/realms/yanel-website/content/28fd9012-3fc5-4196-814b-9e2aef179960
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/28fd9012-3fc5-4196-814b-9e2aef179960	2009-09-07 12:58:16 UTC (rev 44628)
+++ public/yanel/trunk/src/realms/yanel-website/content/28fd9012-3fc5-4196-814b-9e2aef179960	2009-09-07 13:04:06 UTC (rev 44629)
@@ -7,7 +7,7 @@
     </ul>
   </li>
   <li>Download the latest Apache <a href="http://httpd.apache.org/download.cgi">httpd 2.2.x</a> (e.g. httpd-2.2.8)</li>
-  <li>Install as proxy: ./configure --prefix=/usr/local/httpd-2.2.8 --enable-proxy --enable-proxy-http</li>
+  <li>Install as proxy: ./configure --prefix=/usr/local/httpd-2.2.8 --enable-proxy --enable-proxy-http --enable-proxy-balancer<br/></li>
   <li>make</li>
   <li>make install</li>
   <li>Configure virtual hosts within /usr/local/httpd-2.2.8/conf/extra/httpd-vhosts.conf</li><ul><li>A sample can be found at <a href="https://svn.wyona.org/repos/public/yanel/trunk/src/httpd-2.2.3/conf/extra/httpd-vhosts.conf">yanel/trunk/src/httpd-2.2.3/conf/extra/httpd-vhosts.conf</a>



More information about the Yanel-commits mailing list