shedokan
06-13-2008, 12:50 PM
I found a generator wich creates .htaccess URL rewrite and it created this code:
Options +FollowSymLinks
RewriteEngine on
RewriteRule -ctg-(.*)/ catagories.php?ctg=$1
the only problem is I don't know how to use it, please help me.
thanks.
Options +FollowSymLinks
RewriteEngine on
RewriteRule -ctg-(.*)/ catagories.php?ctg=$1
the only problem is I don't know how to use it, please help me.
thanks.