From 0cdbc8993f5acd2259d20cb87de41c1c5e5f3fc6 Mon Sep 17 00:00:00 2001 From: Claire Le Goues Date: Tue, 5 May 2026 14:39:05 +0200 Subject: [PATCH] redirect awards landing page to new awards landing page --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index bb94fc5..576e26b 100644 --- a/.htaccess +++ b/.htaccess @@ -2,6 +2,7 @@ AddType text/html .html AddHandler server-parsed .html Options FollowSymLinks Includes +RedirectMatch 301 /awards.html https://www2.sigsoft.org/awards/sigsoftawards/ RedirectMatch 301 /awards/distinguishedServiceAward.html https://www2.sigsoft.org/awards/distinguishedservice/ RedirectMatch 301 /awards/outstandingResearchAward.html https://www2.sigsoft.org/awards/outstandingresearch/ RedirectMatch 301 /awards/influentialEducatorAward.html https://www2.sigsoft.org/awards/influentialeducator/