mro/guide-traunstein-ara/gh-pages/.htaccess
Options +Indexes
# IndexIgnore "." README.txt
# ReadmeName README.txt
AddType text/xml .rdf .xslt
# http://www.selfhtml5.org/2014-html5-features/web-app-offline-speicher-der-offline-application-cache/
AddType text/cache-manifest .manifest
AddDefaultCharset utf-8
AddCharset utf-8 .xslt .rdf .xml .html .css .js
AddOutputFilterByType DEFLATE text/xml
DirectoryIndex index.html index.rdf
RewriteEngine on
RewriteRule ^/?$ /ara2deu [R=302]
On Github License
Files