diff --git a/public/.htaccess b/public/.htaccess index 69edf13..c4b6cbc 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -13,3 +13,8 @@ RewriteRule ^REIN.gif$ https://702.rip/rein.gif [L,R=301] # Nice to have redirects RewriteRule ^git$ https://gitlab.upi.li/networkException/nwex.de [L,R=301] RewriteRule ^xhr$ https://nwex.de/xhr.html [L,R=301] + +# MIME Types + + ForceType application/jrd+json +