Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2022-09-09 09:29:37 +02:00
commit 57a90d93a6

2
webdav/.htaccess Normal file
View File

@ -0,0 +1,2 @@
RewriteEngine on
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]