add rewrite of header for php fpm

This commit is contained in:
Uwe Steinmann 2022-09-09 09:29:08 +02:00
parent c045ba702e
commit ef3047aae9

2
webdav/.htaccess Normal file
View File

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