Adding redirects to press directory under foundation (#371)

* Adding press redirects

* updated redirects

* redirect updates

* testing to see if autobuild is working

* removing test
diff --git a/content/foundation/.htaccess b/content/foundation/.htaccess
index b360b74..820f155 100644
--- a/content/foundation/.htaccess
+++ b/content/foundation/.htaccess
@@ -6,7 +6,8 @@
 Redirect /foundation/contributing-v5.html /foundation/contributing.html
 Redirect /foundation/policies/privacy.html https://privacy.apache.org/policies/privacy-policy-public.html
 Redirect /foundation/thanks_old.html /foundation/thanks.html
-
+Redirect /foundation/press/index /foundation/press
+Redirect /foundation/press/central-services-request /foundation/press
 # Site redesign: Summer 2023
 # Board contains other files, so must only redirect the index
 Redirect /foundation/board/index.html /foundation/leadership
@@ -22,3 +23,4 @@
 
 # ASFSITE-19 - broken link due to page move
 Redirect /foundation/how-it-works.html /foundation/how-it-works/
+