[tbnl-devel] lighttpd
Adam Thorsen
adam.thorsen at gmail.com
Thu Sep 8 10:46:05 UTC 2005
The advantage is that then I can also run my RoR site on the same server :)
-Adam
On 9/8/05, Edi Weitz <edi at agharta.de> wrote:
> 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.
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
More information about the Tbnl-devel
mailing list