diff --git a/.htaccess b/.htaccess index 49d9f5e..1b04f5b 100644 --- a/.htaccess +++ b/.htaccess @@ -12,6 +12,8 @@ AddOutputFilter DEFLATE html AddOutputFilter DEFLATE svg AddOutputFilter DEFLATE css AddOutputFilter DEFLATE js +# URL's that changed +Redirect /coops/ https://www.coops.tech/co-op/ # Canonical URLs redirect to the domain with a www RewriteEngine on