apemsel/madows/master/.htaccess - Htaccess File

apemsel/madows/master/.htaccess

Options +FollowSymLinks
IndexIgnore */*

# display Markdown as HTML
RewriteEngine on
RewriteRule .+.(markdown|mdown|md|mkd)$ /madows.php
RewriteRule .+.(markdown|mdown|md|mkd)-source$ /madows.php [L]

Redirect /index.html /index.md

On Github License

Files

Download PDF of Htaccess file

Comments

Apache