My current urls look like this [mysite]index.php/[rest of the slug]. I want to strip index.php from these urls.
[mysite]index.php/[rest of the slug]
index.php
mod_rewrite
if all the above solution not work then in your project folder their will be two files index.html and index.php, rename index.html to index_1.html and browse your project.