|
From: Achim D. <ach...@sy...> - 2003-02-08 12:26:45
|
Hi,
I use mod_webkit with the following entry in httpd.conf. I have multiple
entries of this for different virtual hosts, but they point all to the same
Webware intance.
<Location /WK>
WKServer localhost 8086
SetHandler webkit-handler
</Location>
Is there some way to pass information from httpd.conf to webware? I want to
pass a folder with templates which are differnet for the differnt virtuall
hosts.
regards,
Achim
|