Developed my new website http://alonainteriors.com
I want to remove index.php from the inner URLS
Eg: http://alonainteriors.com/index.php/modular-kitchen)
I want to rewrite to : http://alonainteriors.com/modular-kitchen.html
I tried to rewrite using mod_rewrite in .htaccess, but it didn't worked out. Also tried in Gloabal configuration as Use Apache mod_rewrite to "yes", it also wont work. I want to make inner urls as seo friendly urls..please give me the solution