i am new to mod_rewrite. i loaded mod_rewrite module in my apche config file but rewrite rules in .htaccess file is not working with my url. i am testing it in my localhost. will it work with my localhost? plz any one help me
Are the rewrite rules for localhost or the actual URL? You'd have to test the page using the actual URL, or write the rules for localhost (if you can even do that? not sure). Basically the browser would need to request the same "URL" that you would have in the rewrite rules.