<IfModule mod_mime.c>
  AddType text/markdown .md
  AddCharset UTF-8 .md
</IfModule>

Options -Indexes
DirectoryIndex index.html

<IfModule mod_rewrite.c>
  RewriteEngine On
  RewriteRule ^t8hhZYJzptUDpv9AAPse/?$ https://kizokugames.com/cathome/press/ [R=301,L,NE]
  RewriteRule ^t8hhZYJzptUDpv9AAPse/(.*)$ https://kizokugames.com/cathome/press/$1 [R=301,L,NE]
</IfModule>
