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
Besides these answers, one can just, add index.php or edit it (if it is already there) - for security you want to disable index.php anyway, from listing the files in your website directory - then change the content into