[tbnl-devel] lighttpd
Edi Weitz
edi at agharta.de
Thu Sep 8 10:36:52 UTC 2005
On Thu, 8 Sep 2005 08:08:40 +0200, Stefan Scholl <stesch at no-spoon.de> wrote:
> I had no problems with it. Just put mod_proxy into server.modules
> and then write a simple config entry like
>
> proxy.server = ( "" =>
> (
> ( "host" => "127.0.0.1", "port" => 5757 )
> )
> )
>
> This example matches _everything_ that connects to the web server
> and directs it to a running CL-WIKI (default port 5757).
Just out of curiosity: What is the advantage of going through
lighthttpd (instead of connecting to TBNL directly)?
Thanks,
Edi.
More information about the Tbnl-devel
mailing list