[ZWeb] Zope and MS personnel web server
   
    Paul Everitt
     
    paul@zope.com
       
    Wed, 01 Aug 2001 21:34:53 -0400
    
    
  
Erik Jacobsen wrote:
> Hello Paul
> 
> Is it possible to run this Zope- 
> built-in-web-serverprogram and a
> browser (MS internet explore)
> on the same win98 PC and make them 
> function together ?
Piece of cake, I do it all the time.  The Windows installer version of 
Zope defaults to running on port 8080, so you would log in with the URL 
of http://localhost:8080/manage to get to the Zope management interface.
> Do I need to install MS personnel web server ? 
Nope, not needed.
--Paul