Possible Duplicate:
Apache mod_rewrite not working
I installed Apache through its windows installer and then PHP and MySQL too. Wordpress is working fine on this setup so it means the basic setup required is working fine.
But somehow mod_rewrite is not working even though i have uncommented the LoadModule.....mod_rewrite from httpd.conf.
whenever i go to some permalink on my localhost I just get a 404 (browser based, not wordpress based).
Please suggest the required changes that i need to do.