X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/79d486cb111a13ce1d2858373188ea94252cf057..54623ca8934a3dbca76b3f77878cec9f25ae5f2a:/static/.htaccess-www?ds=sidebyside

diff --git a/static/.htaccess-www b/static/.htaccess-www
index 87c80d1..69dab1d 100644
--- a/static/.htaccess-www
+++ b/static/.htaccess-www
@@ -4,7 +4,10 @@ Options -MultiViews
 
 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 text/plain .bib .org
+AddCharset utf-8 .bib .org