Displaying 1 result from an estimated 1 matches for "runninginstikionporteighti".
Did you mean:
runninginstikionporteighty
2005 Aug 04
1
Lighttpd Proxy to Instiki
Hi,
Has anyone managed to get lighttpd to proxy requests through to an
instiki running on another port?
>From my lighttpd configuration:
$HTTP["host"] == "wiki.railsapphosting.com" {
proxy.balance = "hash"
proxy.server = ( "" => ( ("host" => "206.222.22.155", "port" => 50074) ))
}
Instiki is bound to