65.9K
CodeProject is changing. Read more.
Home

Using .NET and PHP to create an extensible WebDAV server

starIconstarIconstarIconstarIconstarIcon

5.00/5 (15 votes)

May 22, 2007

CPOL

32 min read

viewsIcon

124240

Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.