I need to redirect rule for the following condition,
http://domain.com/go/usid/1/testeracc/newacc
to
http://domain.com/trk/link.php?uid=usid&page=1&test=testeracc&new=newacc
I have directory created -
domain.com/go/
I don't have any further directories
/usid/1/testeracc/newacc (those will generated dynamically)
Also let me know where I have to put .htaccess file in this process.
is it in domain.com/go/ ?
Thank You