[tbnl-devel] Multiple virtual host
Nicolas Lamirault
lam at tuxfamily.org
Tue Sep 27 14:08:22 UTC 2005
hello,
i use tbnl to manage some web site.
i would like to know how can i do to have several web site ?
i have this already :
LispServer 127.0.0.1 3000 "tbnl"
<Location /tbnl>
SetHandler lisp-handler
</Location>
i would like to start a second web site
someone know how can i do this ?
<Location /foo>
SetHandler lisp-handler
</Location>
--
Nicolas Lamirault
More information about the Tbnl-devel
mailing list