Hi,
RewriteRule ^mob/nokia$ /mob/phones.php?c=1
RewriteRule ^mob/motorola$ /mob/phones.php?c=2
it goes to
/mob/phones.php?c=1
instead of
/mob/nokia
It was working and after i added another rule, it just stopped working...
what could be wrong?
Thanks in advance