RewriteEngine on RewriteBase ./ RewriteRule ^/$ /index.php/information/detail/ [L] RewriteRule ^(/contact-us.htm|/tailor-make.htm|/tour/|/tour/tour-detail.htm)$ /index.php/information/detail/ [L]