2850 shaares
5 private links
5 private links
server {
listen 80 default_server;
server_name _;
return 301 https://$host$request_uri;
}
[#limit_except](https:///./add-tag/limit_except) GET PROPFIND OPTIONS{DavLockDB "/var/www/html/webdav/DavLock" is a lockfile used by Apache for when our server will receive LOCK or UNLOCK requests to handle write-concurrency for example.