Skip to content
Snippets Groups Projects
.htaccess 236 B
Newer Older
David Maus's avatar
David Maus committed
RewriteEngine On
RewriteBase /

RewriteCond e:/hosting/development/2016/uri.hab.de/public/$1.rdf -f
RewriteRule ^(.*)$ $1.rdf [R=303]

RewriteCond e:/hosting/development/2016/uri.hab.de/public/$1.rnc -f
RewriteRule ^(.*)$ $1.rnc [R=303]