X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/3fdab855a4dd23026c0320dbb01a58acbfd7c728..a367b7232061805a82fb6aa4cd0af768b8e8c10e:/static/.htaccess-www diff --git a/static/.htaccess-www b/static/.htaccess-www index 9d6976c..69dab1d 100644 --- a/static/.htaccess-www +++ b/static/.htaccess-www @@ -8,3 +8,6 @@ RewriteBase / RewriteCond %{HTTP_HOST} ^csclub\.uwaterloo\.ca$ RewriteRule ^(.*)$ https://bndl.org/$1 [R] + +AddType text/plain .bib .org +AddCharset utf-8 .bib .org