Here is a sample URL with query string. The keyword is anything that User Search in my website or redirect from other websites, search engines etc.
and the equivalent CodeIgniter URL
http://example.com/search/now/keyword (search = controller and now = method)
How to Rewrite the URLs in Apache .htaccess to create URLs like CodeIgniter?