mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 12:22:41 +08:00
fix comment
This commit is contained in:
parent
0272977afb
commit
67913781fc
@ -358,7 +358,7 @@ ok:
|
||||
|
||||
/*
|
||||
* we do not need to test (r->uri.data[r->uri.len - 1] == '/')
|
||||
* because it ngx_file_info("/file/") returned NGX_ENOTDIR above
|
||||
* because ngx_file_info("/file/") returned NGX_ENOTDIR above
|
||||
*/
|
||||
|
||||
depth = ngx_http_dav_depth(r, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user