diff --git a/.htaccess b/.htaccess index 0e23b0d..e921b96 100644 --- a/.htaccess +++ b/.htaccess @@ -4,3 +4,5 @@ RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] Redirect 301 /pad https://plan.osamc.de Redirect 301 /slides /archiv + +AddDefaultCharset UTF-8