fixed typo

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@435 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.3.15
Jan Kneschke 2005-07-10 06:24:42 +00:00
parent b44bbe32e7
commit 8ae5d0c907
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ listen on port 80 for requests. ::
$HTTP["host"] == "www.example.org" {
proxy.balance = "hash"
proxy.balance = ( "" => ( ( "host" => "10.0.0.10" ),
proxy.server = ( "" => ( ( "host" => "10.0.0.10" ),
( "host" => "10.0.0.11" ),
( "host" => "10.0.0.12" ),
( "host" => "10.0.0.13" ),