redirect url /user/*/track on /user/*/xtrack
igorik - May 11, 2007 - 16:54
Hi all
I need to redirect one url to another
Reason: I use xtrack module instead default track module
and Buddy list module has the link "read posts" (of each users) in view of buddies (in buddy groups).
But this link is going to
/user/VARIOUS USER NAME/track
e.g. user/andy/track
and I need to redirect to xtrack module
->>
/user/VARIOUS USER NAME/xtrack
e.g. user/andy/xtrack
I know that there is the easy option to change it inside buddylist module (to add x for that link)
or redirect it in .htaccess (probably the nicest way - what you think?)
But I'd like to know if it is possible to do by some redirect module with rule:
CHANGE: /user/*/track ON /user/*/xtrack
Thanks for your opinons
Igor
