summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.htaccess4
1 files changed, 3 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 6af0a5a..6e9d281 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,2 +1,4 @@
RewriteEngine On
-Redirect permanent /blog/index.php/feed/ /index.atom \ No newline at end of file
+Redirect permanent /blog/index.php/feed/ /index.atom
+Redirect permanent /archives.rss /index.atom
+Redirect permanent /index.rss /index.atom \ No newline at end of file