Changeset 435

Show
Ignore:
Timestamp:
07/10/2005 06:24:42 AM (3 years ago)
Author:
jan
Message:

fixed typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-1.3.x/doc/proxy.txt

    r385 r435  
    8888  $HTTP["host"] == "www.example.org" { 
    8989    proxy.balance = "hash" 
    90     proxy.balance = ( "" => ( ( "host" => "10.0.0.10" ), 
     90    proxy.server = ( "" => ( ( "host" => "10.0.0.10" ), 
    9191                              ( "host" => "10.0.0.11" ), 
    9292                              ( "host" => "10.0.0.12" ),