Forums
(@stargater59)
9 years, 6 months ago
Hi Jake,
Thanks for the response – that’s an interesting solution and would probably work. However, we were able to get a proper mod rewrite rule to work:
RewriteCond %{REQUEST_URI} ^/rss/new(.*)$ RewriteRule . /category/news/feed/ [R=301,L]