try redirect *.text to *.md

This commit is contained in:
vv01f 2014-08-16 00:34:05 +02:00
parent 38b06e92a2
commit 4d530ac2a8

View File

@ -1 +1,2 @@
RedirectMatch 404 (*)\.md$ $1.text
RedirectMatch 301 (*)\.md$ https://datenspuren.de$1.text
RedirectMatch 404 (*)\.md$ https://datenspuren.de$1.text