redirection wildcard with regex?
-
Hi,
I recently moved a site from a different CMS and have a bunch of 404s for old RSS feeds as follows:
/CMS/UI/Modules/BizBlogger/rss.aspx?tabid=155861&moduleid=212363&maxcount=25There are a lot of different variables, but I would like to redirect them all to the standard rss of my blog: /feed/
I’m having a hard time coming up with a regular expression to handle everything that starts with CMS/UI/Modules/BizBlogger/rss.aspx?
Can anyone help with this?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘redirection wildcard with regex?’ is closed to new replies.