Files
simpro-rssa/app/API/.htaccess
T
2024-08-13 05:44:19 +00:00

3 lines
99 B
ApacheConf

RewriteEngine On
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]