Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
115 B
500
Indexable
Never
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>