AddType text/plain .md
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/?(static|raw)/.*
RewriteRule (.*) router.php
Allow from all
Options +Indexes
Header set Cache-Control "max-age=315360, public"
Header set Cache-Control "max-age=315360, public"