1*705bb41bSAndreas Boehler<IfModule mod_rewrite.c> 2*705bb41bSAndreas BoehlerRewriteEngine on 3*705bb41bSAndreas BoehlerRewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}] 4*705bb41bSAndreas Boehler</IfModule> 5