[Zope-dev] WebDAV--What am I missing?
Joachim Werner
joe@iuveno-net.de
Sat, 28 Jul 2001 01:40:44 +0200
> 1. What do I have to do to get it to give me the DTML code, and not
> the HTML output?
The WebDAV server has to run in source mode; use
"-W port" as the command-line option in your start skript.
> 2. Is there a permission somwhere to control DAV access (as far as
> anonymous reads)?
In Zope 2.4: YES
Earlier Zopes: No, if "Access contents" is active for Anonymous, WebDAV file
browsing will work ...
> 3. Are there any other DAV controls that I am missing?
Maybe. Who knows? ;-)
> 4. What else am I probably doing wrong in relation to this :)
Read the docs (if you find them) ;-)
Cheers
Joachim