X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/3fdab855a4dd23026c0320dbb01a58acbfd7c728..16f63ac7449bd84d586a59aa15c8580554eeb07f:/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