home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-tomcat-addon-1.4.9-installer.exe / balancer.xml < prev    next >
Encoding:
Text File  |  2004-05-17  |  335 b   |  15 lines

  1. <!--
  2.  
  3.     Context configuration file for the Tomcat Balancer Web App
  4.     This is only needed to keep the distribution small and avoid duplicating
  5.     commons libraries
  6.  
  7.     $Id: balancer.xml,v 1.1 2003/11/20 21:43:32 remm Exp $
  8.  
  9. -->
  10.  
  11.  
  12. <Context path="/balancer" docBase="balancer" debug="0" privileged="true">
  13.  
  14. </Context>
  15.