Invent
14-02-2007, 10:06 PM
Hey.
I need to make a system so that when someone goes to http://www.mini-i.fm/referral/<user id here> it will redirect them to http://www.mini-i.fm/users/register.php?referral=<user id the user used before>
But im rubbish with .htaccess so I don't know how to set it up!
Currently I have:
RedirectMatch permanent ^/referral/<DONT KNOW WHAT GOES HERE>$ http://www.mini-i.fm/users/register.php?referral=<DONT KNOW WHAT GOES HERE>
If anyone can help, ill give them a Badge, Mini-I Club and 800 Credits on my site's user system :P
Thanks,
Simon
I need to make a system so that when someone goes to http://www.mini-i.fm/referral/<user id here> it will redirect them to http://www.mini-i.fm/users/register.php?referral=<user id the user used before>
But im rubbish with .htaccess so I don't know how to set it up!
Currently I have:
RedirectMatch permanent ^/referral/<DONT KNOW WHAT GOES HERE>$ http://www.mini-i.fm/users/register.php?referral=<DONT KNOW WHAT GOES HERE>
If anyone can help, ill give them a Badge, Mini-I Club and 800 Credits on my site's user system :P
Thanks,
Simon