From: Jer Noble <jer.noble@apple.com>
Date: Mon, 11 Apr 2022 22:19:01 +0000 (-0700)
Subject: add a .htaccess with a redirect for the old feed location
X-Git-Url: http://id.pley.net/pod.git/commitdiff_plain/5a50f031caf15acbe14fc1b0b337b06f326d8d84?ds=sidebyside;hp=--cc

add a .htaccess with a redirect for the old feed location
---

5a50f031caf15acbe14fc1b0b337b06f326d8d84
diff --git a/sf/.htaccess b/sf/.htaccess
new file mode 100644
index 0000000..1b1b686
--- /dev/null
+++ b/sf/.htaccess
@@ -0,0 +1 @@
+Redirect 301 "rjs-sf-pod.xml" "feed.xml"
\ No newline at end of file