Forum Moderators: open
http://www.example.com/index.php?option=com_content&view=article&id=3122%3Abusiness-technology-trends-that-will-dominate-2012-economic-times&catid=62%3Abusiness-news&Itemid=174
http://www.example.com/business-news/3122-business-technology-trends-that-will-dominate-2012-economic-times
THE_REQUEST begins GET /<somestuff>?<someparams> HTTP/1.1 and the first part can be matched with ^[A-Z]{3,9}\ / =([^&]+) can be used to extract a parameter value into a backreference.