Very Easy .htaccess Mod_rewrite

Hi. I need some help with creating search engine friendly URLs. I know there is a lot of documentation but I am new to .htaccess and I just cannot wrap my head around it beyond the basics. I want to create different rules for different pages:

site.com/index.php?p=XX to site.com/XX AND site.com/XX/

site.com/browse.php to site.com/browse AND site.com/browse/

site.com/browse.php?cat=XXX to site.com/browse/XXX and site.com/browse/XXX/

site.com/browse.php?cat=XXX& pagenum=2 to site.com/bro…

Leave a Reply

Your email address will not be published. Required fields are marked *