i want to redirect
http://abc.com/a to /mypage.php?par1=a and
http://abc.com/a/b to /mypage.php?par1=a&par2=b
how can it be done?
i want to redirect
http://abc.com/a to /mypage.php?par1=a and
http://abc.com/a/b to /mypage.php?par1=a&par2=b
how can it be done?
The following should be enough: