Re: Jigsaw and IIS

On Wed, 7 Apr 1999, Simon St.Laurent wrote:

> At 04:07 PM 4/7/99 -0400, Ever Olano wrote: 
> >
> > Hello.  Has anyone tried having both Jigsaw and Microsoft IIS on the same NT
> > 4.0  machine?  I currently have IIS on my machine but I would also need to
> > install Jigsaw so I could develop and use Java servlets.  I would like to
> > know if the two servers can coexist at all on the same machine.  Also,
> how do
> > I switch from one server to another?  This probably involves killing the
> > services of one server and starting those of the other.  But I would really
> > like to hear from people who have done it.
> >  
> > Thanks in advance for any help.
> > Ever
> 
> 
> I have both in operation.  Jigsaw sets up on port 8001 and IIS sets up on port
> 80, so I haven't had any problems.  (I have a Java Web Server on port 8080 as
> well.) 
> Simon St.Laurent
> XML: A Primer
> Sharing Bandwidth / Cookies
> http://www.simonstl.com

More than that, if your machine has multiple names, you can do virtual
hosting, and, using a mirror frame, proxy all the request from jigsaw to
your other server.

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Thursday, 8 April 1999 04:16:38 UTC