I need to internally rewrite the base URL so that instead of / being mapped to /index.php (default behaviour) it goes to another script named contents.php. I have a simple .
This is a known bug in Apache 2.4. I used the workaround provided here and it's working now.