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