[Zope] Anybody using xinetd with Zope?
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Thu, 29 Nov 2001 18:20:50 +0300
On Thu, Nov 29, 2001 at 07:07:28AM -0800, earth_to_zope@space.com wrote:
> Zope newbie with a question about xinetd. At least I suspect that xinetd
> is where my problem resides. I can access my zope app from on campus, but
> my client can't see it off-campus. I don't use xinetd to start or stop
> zope, but isn't that where you allow/limit access to different ports
> (mine is running on port 9673).
No, xinetd config is only for xinetd applications.
> Or is this a problem with the corporate firewall that is having problems
> seeing the Zope app. Can YOU see it?
> http://touchstone.unk.edu:9673/kearney
I can see it.
Oleg.
--
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.