[Zope] disable WebDAV and XML-RPC?
Phil Harris
phil.harris@zope.co.uk
Mon, 5 Mar 2001 14:05:37 -0000
Couldn't you use the -X option to z2.py?
It supposedly turns off all Zope 'ports' and then use -w/-f to turn on the
web and ftp 'ports'.
Phil
----- Original Message -----
From: "Ragnar Beer" <rbeer@uni-goettingen.de>
To: <zope@zope.org>
Sent: Monday, March 05, 2001 1:56 PM
Subject: [Zope] disable WebDAV and XML-RPC?
> Howdy!
>
> Following the "deny everything that isn't explicitly allowed" policy
> I'd like to disable WebDAV and XML-RPC access to Zope. Is ist
> possible to disable them in Zope or do I have to catch the requests
> before they reach Zope?
>
> Ragnar
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )