
3 Mar
2008
3 Mar
'08
9:22 p.m.
On Mon, 3 Mar 2008 18:11:49 +0100, "Jens Teich" <info@jensteich.de> wrote:
Does anybody know how to achieve this Apache - mod_proxy feature ... | ProxyPass /hunchentoot http://127.0.0.1:3000/hunchentoot | ProxyPassReverse /hunchentoot http://127.0.0.1:3000/hunchentooton Win using IIS?ThanksJens
Just checking: Does the IIS actually do something? If not, then you could use Hunchentoot directly, without a proxy in front. For the actual question I don't have an answer, sorry.