[Zope] How to access zope remotely
   
    Pavlos Christoforou
     
    pavlos@gaaros.msrc.sunysb.edu
       
    Wed, 9 Jun 1999 14:59:23 -0400 (EDT)
    
    
  
On 9 Jun 1999, CURTIS David wrote:
> Greetings,  Zope Guru's
> 
> My question is how to access zope remotely.  I have setup zope and also a mysql database.  It work well, but I want to give access to other workstations over the web.  How do I do this?  The documentation seems very thin in this regard.  I have tried to access zope via  a remote workstation brower using the following URL
> 159.121.14X.XX:7336\manage but it 
> 
> It only times out and does not get me into the zope screen.
> Thanks in advance for your help!!!
> 
Hi david -
You have no problem accessing your Zope site from your local server with
the same URL? ie
does
<your IP>:7336/manage 
work ok?
Pavlos