-
Notifications
You must be signed in to change notification settings - Fork 10
/
.htaccess
32 lines (27 loc) · 2.11 KB
/
.htaccess
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
AddType text/html .html
AddHandler server-parsed .html
Options FollowSymLinks Includes
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/
RedirectMatch 301 /awards/angerAward.html https://www2.sigsoft.org/awards/anger/
RedirectMatch 301 /awards/impactPaperAward.html https://www2.sigsoft.org/awards/impactpaper/
RedirectMatch 301 /awards/dissertationAward.html https://www2.sigsoft.org/awards/dissertation/
RedirectMatch 301 /awards/earlyCareerResearcherAward.html https://www2.sigsoft.org/awards/earlycareerresearcher/
RedirectMatch 301 /awards/distinguishedservice/ https://www2.sigsoft.org/awards/distinguishedservice/
RedirectMatch 301 /awards/outstandingresearch/ https://www2.sigsoft.org/awards/outstandingresearch/
RedirectMatch 301 /awards/influentialeducator/ https://www2.sigsoft.org/awards/influentialeducator/
RedirectMatch 301 /awards/anger/ https://www2.sigsoft.org/awards/anger/
RedirectMatch 301 /awards/impactpaper/ https://www2.sigsoft.org/awards/impactpaper/
RedirectMatch 301 /awards/dissertation/ https://www2.sigsoft.org/awards/dissertation/
RedirectMatch 301 /awards/earlycareerresearcher/ https://www2.sigsoft.org/awards/earlycareerresearcher/
RedirectMatch 301 /execcomm.html https://www2.sigsoft.org/execcontact/
RedirectMatch 301 /resources/caps.html https://www2.sigsoft.org/caps/capsmain/
RedirectMatch 301 /resources/webinars.html https://www2.sigsoft.org/webinars/webinarsmain/
RedirectMatch 301 /contact.html https://www2.sigsoft.org/contact/
RedirectMatch 301 /execcontact/ https://www2.sigsoft.org/execcontact/
RedirectMatch 301 /caps/capsmain/ https://www2.sigsoft.org/caps/capsmain/
RedirectMatch 301 /webinars/webinarsmain/ https://www2.sigsoft.org/webinars/webinarsmain/
RedirectMatch 301 /contact/ https://www2.sigsoft.org/contact/
RedirectMatch 301 /index.html https://www2.sigsoft.org/
RedirectMatch 301 ^/$ https://www2.sigsoft.org/