The advantage is that then I can also run my RoR site on the same server :)
-Adam
On 9/8/05, Edi Weitz edi@agharta.de wrote:
On Thu, 8 Sep 2005 08:08:40 +0200, Stefan Scholl stesch@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@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel