RewriteEngine On
RewriteBase /
-# if on csclub.uwaterloo.ca, redirect to bandali.eu.org
+# if on csclub.uwaterloo.ca, redirect to bndl.org
RewriteCond %{HTTP_HOST} ^csclub\.uwaterloo\.ca$
-RewriteRule ^(.*)$ https://bandali.eu.org/$1 [R]
+RewriteRule ^(.*)$ https://bndl.org/$1 [R]
</IfModule>
+
+AddType application/atom+xml .atom
+AddType application/rss+xml .rss
+
+AddType text/plain .bib .org
+AddCharset utf-8 .bib .org