diff --git a/.htaccess b/.htaccess index 9b625f98..48dbeb27 100644 --- a/.htaccess +++ b/.htaccess @@ -8,8 +8,18 @@ Redirect temp /Contacts/centres.html /centres Redirect temp /Contacts/cite.html /cite Redirect temp /Contacts/funding.html /about/#funding Redirect temp /Contacts/People/Council/council.html /council + Redirect temp /Doc/Bib /doc/bib Redirect temp /Doc/Learning/learning.html /doc/learn Redirect temp /Doc/Teaching/teaching.html /doc/teach Redirect temp /Doc /doc + +Redirect temp /Download/index.html /install +Redirect temp /Download/install.html /install +Redirect temp /Download/tools.html /install +Redirect temp /Download/alternatives.html /install +Redirect temp /Download/copyright.html /copyright + Redirect temp /Faq/faq.html /faq + +RedirectMatch temp "^/Releases(/|$)(.*)" /install