[Oberon] Directory on BlueBottle Web server.

Edgar at EdgarSchwarz.de Edgar at EdgarSchwarz.de
Sat Feb 22 21:39:32 CET 2003


> I would like to have the BlueBottle web server 
> return a list of files when the URL specifies 
> a directory.
In WebDAV (RFC 2518) you will get a listing in an XML body
when sending a PROPFIND to a directory.

> Has anyone else made a plugin to make this so?
WebDAVPlugin.Mod. It works for the directories below the root directory of the
web server on a FAT partition.
Just today I wrote some code for the client to create a human
readable list from it's XML output.

Cheers, Edgar






-- 
edgar at edgarschwarz.de                  "http://www.edgarschwarz.de"
"http://www.edgar-schwarz.de/forum/oberon"    Running Active Oberon
Make it as simple as possible, but not simpler.     Albert Einstein



More information about the Oberon mailing list