File Manager

Current Path : /etc/lighttpd/conf-available/
Upload File :
Current File : //etc/lighttpd/conf-available/10-sockproxy.conf

server.modules += ( "mod_sockproxy" )

## Balance algorithm, possible values:
## "hash", "round-robin", "sticky", "fair" (default)
#sockproxy.balance = "hash"

## Transparent socket proxy of all connections to 192.168.0.101:10000
#sockproxy.server = ( "" =>
#                     (
#                       ( "host" => "192.168.0.101",
#                         "port" => 10000
#                       )
#                     )
#                   )

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com