Fix README.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Why use this WebDAV Nginx server?
|
# Why use this WebDAV Nginx server?
|
||||||
This server is a single Nginx module attempting to be a fully-fledged WebDAV server in C. It's a fork of existing projects aiming to fix issues they had and merge the codebases. Specifically the goals of this project are:
|
This server is a single Nginx module attempting to be a fully-fledged WebDAV server in C. It's a fork of existing projects aiming to fix issues they had and merge the codebases. Specifically the goals of this project are:
|
||||||
|
|
||||||
[x] extremely easy setup configuration
|
[x] extremely easy setup configuration
|
||||||
|
|
||||||
[x] don't ruin the filesystem, the server filesystem looks like just as it does as a WebDAV mount, copy your files in or out and you're good to go
|
[x] don't ruin the filesystem, the server filesystem looks like just as it does as a WebDAV mount, copy your files in or out and you're good to go
|
||||||
|
|||||||
Reference in New Issue
Block a user