Attempt to fix some README.md rendering issue
This commit is contained in:
@@ -24,11 +24,11 @@ This server is a single Nginx module attempting to be a fully-fledged WebDAV ser
|
|||||||
# Was this written from zero?
|
# Was this written from zero?
|
||||||
The native nginx dav_module has been integrated with a few changes for client compatibility. This solves some very difficult problems with client compatibility:
|
The native nginx dav_module has been integrated with a few changes for client compatibility. This solves some very difficult problems with client compatibility:
|
||||||
|
|
||||||
- trailing slash issues for DELETE requests uris
|
- trailing slash issues for DELETE requests uris
|
||||||
|
|
||||||
- trailing slash issues for MOVE and COPY requests uris and destination headers
|
- trailing slash issues for MOVE and COPY requests uris and destination headers
|
||||||
|
|
||||||
- trailing slash issues for MKCOL request uris
|
- trailing slash issues for MKCOL request uris
|
||||||
|
|
||||||
The community [nginx_dav_ext_module](https://github.com/MkfsSion/nginx-dav-ext-module) is integrated as well for proper full WebDAV support.
|
The community [nginx_dav_ext_module](https://github.com/MkfsSion/nginx-dav-ext-module) is integrated as well for proper full WebDAV support.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user