mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 07:22:11 +00:00
add rewrite of header for php fpm
This commit is contained in:
parent
c045ba702e
commit
ef3047aae9
2
webdav/.htaccess
Normal file
2
webdav/.htaccess
Normal file
|
@ -0,0 +1,2 @@
|
|||
RewriteEngine on
|
||||
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]
|
Loading…
Reference in New Issue
Block a user