My links doesn't work with some web hosting services without "index.php":
...com/admin/
...com/admin/simple-pages/index/edit/id/1
>>> Sorry, this page doesn't exist.
They should be renamed in the browser:
...com/admin/index.php
...com/admin/index.php/simple-pages/index/edit/id/1
Why is that?

