Changeset 435
- Timestamp:
- 07/10/2005 06:24:42 AM (3 years ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.3.x/doc/proxy.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.3.x/doc/proxy.txt
r385 r435 88 88 $HTTP["host"] == "www.example.org" { 89 89 proxy.balance = "hash" 90 proxy. balance= ( "" => ( ( "host" => "10.0.0.10" ),90 proxy.server = ( "" => ( ( "host" => "10.0.0.10" ), 91 91 ( "host" => "10.0.0.11" ), 92 92 ( "host" => "10.0.0.12" ),

