X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/0c44106aa6060fb4836f54b6230dfaae6ed8ddc1..3fdab855a4dd23026c0320dbb01a58acbfd7c728:/static/.htaccess-www?ds=sidebyside diff --git a/static/.htaccess-www b/static/.htaccess-www index 87c80d1..9d6976c 100644 --- a/static/.htaccess-www +++ b/static/.htaccess-www @@ -4,7 +4,7 @@ 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]