diff --git a/content/.htaccess b/content/.htaccess index 35d2a08..3e8e686 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -1,3 +1,6 @@ Options +Includes +MultiViews AddOutputFilter INCLUDES .html DirectoryIndex index + +# The Via decoder ring moved from /tools/via to /via.html; keep old links working. +Redirect 301 /tools/via /via.html