Forums
(@stargater59)
10 years, 8 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]