From 52075e3cb778c4e1d0abf543d50e8b7939806009 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 2 Aug 2024 01:31:32 +0100 Subject: [PATCH] Disable `/rss` redirect This is affecting my daily email feed and stopping the emails from being sent. --- source/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/.htaccess b/source/.htaccess index 6eaad123..4dad3af3 100644 --- a/source/.htaccess +++ b/source/.htaccess @@ -346,7 +346,7 @@ Redirect 301 /rebuilding-platformsh https://rebuilding-platformsh.oliverdavies.u Redirect 301 /rebuilding-symfony https://github.com/opdavies/rebuilding-symfony Redirect 301 /rk29B https://www.meetup.com/PHP-South-Wales/events/268422525 Redirect 301 /roadmap /drupal-upgrade -Redirect 301 /rss /rss.xml +# Redirect 301 /rss /rss.xml Redirect 301 /rst2pdf /talks/building-presenting-slide-decks-rst2pdf Redirect 301 /s9MjJ https://symfonycasts.com/screencast/symfony Redirect 301 /sculpin /talks/building-static-websites-sculpin