how to configure codeigniter mod_rewrite on wamp?
Hi guys could you please tell me how can I configure codeigniter mod_rewrite on wamp? I've tried enabling it through the wamp menu(wamp-->apache-->apache modules-->rewrite module) and restarting wamp but it's like nothing happened. I'm asking you guys this cause I need to get rid of the index.php in my codeigniter urls through .htaccess There are total 4 easy steps that you need to follow (I am considering you have WAMP installed on C:\wamp and CodeIgniter has been to extracted to C:\wamp\www\codeigniter\ ): Create a .htaccess file as mentioned in http://codeigniter.com/wiki/mod_rewrite but