summaryrefslogtreecommitdiff
path: root/public/feed/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/feed/index.php')
-rw-r--r--public/feed/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/feed/index.php b/public/feed/index.php
new file mode 100644
index 0000000..d29aba0
--- /dev/null
+++ b/public/feed/index.php
@@ -0,0 +1,3 @@
+<?php
+
+header("Location: https://" . $_SERVER["HTTP_HOST"] . "/feeds/");