please visit www.centraldirectory.net right now categories link are displayed like id?=something can you rewrite this thank you. .htaccess of this website contains
It's time to check out the cheet sheat http://www.ilovejackdaniels.com/cheat-sheets/mod_rewrite-cheat-sheet/
.htaccess is not enough to fix your problem ... you will also need to change your program to show the correct url related to the change made in htaccess .
what commandos mentioned it correct... even if you change your .htaccess file to reroute the friendly url requests to the actual files, your script needs to display the friendly urls... 1. check with your script developer if there is a setting to display friendly urls 2. normally, if there is, the script would also come with a .htaccess file 3. if item 1 is not true, you don't have to worry about writing a .htaccess file since it'll never be used...