Add redirects for commonly requested feed URLs

This commit is contained in:
Jez Cope 2021-05-11 10:25:45 +01:00
parent 4570f6d3c2
commit f3066be449
1 changed files with 3 additions and 0 deletions

View File

@ -6,7 +6,10 @@
# Redirect old RSS URLs
/feed.xml /index.xml
/feed/ /index.xml
/rss.xml /index.xml
/tags/emacs.xml /tags/emacs/index.xml
/tags/python.xml /tags/python/index.xml
# 404 error page
/* /404.html 404