Hello friends, I am working on a directory and want to rewrite my URLs for it. I am just following website: www. outsourcing. org As you can see, in this website, everytime i click on the category my URL is rewritten and becomes search engine friendly. I am using apache server and this site will be on Linux hosting. My site URL is: http://localhost/outsourcing/index.php?sub_cat_id=113 and i want it to rewritten to: http://localhost/outsourcing/Information-Technology/Software/Software-Design The site is not completed yet and is in development phase. So its not online yet. But it will look same like outsourcing.org with different categories. Please help me in rewritting the URLs. Waiting for your good response.