reverse proxy or other options

We are using Jigsaw to serve all static and java-based content on port 80, ie:

http://www.ourhost.com/

At the same time we are using Comswiki (Comanche Swiki) to serve a Squeak Wiki
(http://minnow.cc.gatech.edu/swiki) on port 8888, ie:

http://www.ourhost.com:8888/

We would like to hide the port number from the client, and have them instead
see...

http://www.ourhost.com/swiki

or

http://swiki.ourhost.com

I have combed the documentation and mailing list archives and cannot find a
solution. I know how to set up a reverse proxy with Apache, but I am too new to
Jigsaw.

Can someone tell me how to set up a reverse proxy (or a better solution) in
Jigsaw.

Thanks,

John

Received on Tuesday, 18 September 2001 11:34:17 UTC