examples - improve nextcloud example so it works with webdav clients

This commit is contained in:
bunkerity
2021-05-17 10:26:35 +02:00
parent b3bb4ec40f
commit 7c6a13c549
4 changed files with 6 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
SecRuleRemoveById 921110
SecRule REQUEST_FILENAME "@contains /remote.php/webdav" "id:1,ctl:ruleRemoveByTag=OWASP_CRS"
SecRule REQUEST_FILENAME "@contains /remote.php/webdav" "id:1,nolog,pass,ctl:ruleRemoveByTag=OWASP_CRS"