Hi, I do not want my URLs on my Store to contain index.php I need help in resolving this issue. All my product pages can be accessed via addition of index.php and without it which is not good and I want to get rid of index.php from the urls For Example both the urls below work. http://www.pudu.com.au/index.php/outback-mens-denim-cargo-shorts.html & http://www.pudu.com.au/outback-mens-denim-cargo-shorts.html The same with http://www.pudu.com.au/index.php & http://www.pudu.com.au/ and so on... Looking forward for some help. Thank you...