bandali.eu.org -> bndl.org
[~bandali/bndl.org] / static / .htaccess-www
index 87c80d1..9d6976c 100644 (file)
@@ -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]
 </IfModule>