darkhttpd
darkhttpd copied to clipboard
PROPFIND / Read-Only WebDAV
I think it would be interesting if darkhttpd could respond to the PROPFIND method. This would make it simpler to sync a webserver or whole directory than the loose directory listing structure, and would give the option to list files on the root as well.
I don't think this would be too complex to implement. I don't think it would require a XML library, either.