I just started learning CodeIgniter and I want to remove the index.php so the URL can be shown nicely.
I'm using .htaccess but instead it shows me the Wampserver Homepage (like in http://localhost)
My project directory is in http://localhost/CodeIgniter
What's wrong?