dlr         2002/10/10 14:02:16

  Modified:    conf/master Fulcrum.master
  Log:
  Don't specify services.XmlRpcService.address by default so that the
  XML-RPC server will bind to all addresses configured for your host.
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-turbine-3/conf/master/Fulcrum.master
  
  Index: Fulcrum.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/conf/master/Fulcrum.master,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- Fulcrum.master    10 Oct 2002 02:36:57 -0000      1.13
  +++ Fulcrum.master    10 Oct 2002 21:02:15 -0000      1.14
  @@ -353,7 +353,7 @@
   #
   # Default: 127.0.0.1
   
  -services.XmlRpcService.address=127.0.0.1
  +#services.XmlRpcService.address=127.0.0.1
   
   # This property specifies which TCP port the web server part of
   # XmlRpc should listen on (if it is active).
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to