projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
whoops, forgot a dnl
[~bandali/bndl.org]
/
static
/
.htaccess-www
diff --git
a/static/.htaccess-www
b/static/.htaccess-www
index
9d6976c
..
35d52d1
100644
(file)
--- 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]
</IfModule>
RewriteCond %{HTTP_HOST} ^csclub\.uwaterloo\.ca$
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