And i currently have no firewall running too. ________________________________ From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of Siddharth Sethi Sent: August 22, 2006 10:46 AM To: zope@zope.org Subject: [Zope] Zope behind iis Hi, i have a simple question... should i be able to see zope when iis is running? I am asking this because i am trying to setup Enfold Proxy and it is not able to reach http://localhost:8080. What happens is that when iis is stopped my plone and zope both run fine but when i start iis, plone does not display anything as iis uses port 80 but zope stops working too. It gives me ap age can not be displayed error in my ie. So if any one can tell me how to get zope running when iis is running, it would help me get Enfold Proxy started too. Thanks in advance.
Siddharth Sethi wrote:
And i currently have no firewall running too.
Sounds like you should find a mailing list for Enfold Proxy. Personally, I'd just put Apache in front of both Zope and IIS... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Hi Chris, Chris Withers wrote:
Personally, I'd just put Apache in front of both Zope and IIS...
Me too - simpler, better documented, safer. (Having seen a server wiped out via an IIS security hole, I just don't trust it on a public IP - long time ago, but once bitten, twice shy!) -- Regards, PhilK "Human language continually changes, innit." - Stephen Juan
Philip Kilner wrote:
Hi Chris,
Chris Withers wrote:
Personally, I'd just put Apache in front of both Zope and IIS...
Me too - simpler, better documented, safer.
(Having seen a server wiped out via an IIS security hole, I just don't trust it on a public IP - long time ago, but once bitten, twice shy!)
Hmmm ... then try making a mistake in your apache httpd.conf and turn on proxy by mistake. -- hilsen/regards Max M, Denmark http://www.mxm.dk/ IT's Mad Science Phone: +45 66 11 84 94 Mobile: +45 29 93 42 96
Hi Max, Max M wrote:
(Having seen a server wiped out via an IIS security hole, I just don't trust it on a public IP - long time ago, but once bitten, twice shy!)
Hmmm ... then try making a mistake in your apache httpd.conf and turn on proxy by mistake.
Sure - but I'm much more worried about mistakes that others have made that I could not possibly know about. Within limits, I can do something to manage my own risk, and in any event it is my responsibility - but I don't want to buy an unquantifiable risk off someone else. -- Regards, PhilK "Human language continually changes, innit." - Stephen Juan
participants (4)
-
Chris Withers -
Max M -
Philip Kilner -
Siddharth Sethi