duplicate bash sorted out

This commit is contained in:
Chris Croome
2019-07-05 15:01:40 +01:00
parent 36939a406b
commit 641391facb
9 changed files with 13 additions and 14 deletions

View File

@ -14,6 +14,7 @@ AddOutputFilter DEFLATE css
AddOutputFilter DEFLATE js
# URL's that changed
Redirect /coops/ https://www.coops.tech/co-op/
Redirect /technology/gnu-bash https://www.coops.tech/technology/bash
# Canonical URLs redirect to the domain with a www
<IfModule mod_rewrite.c>
RewriteEngine on