Hi, I just need to redirect a page that don't exists on server:
index.pl?url=www.domain.com&email=user@domain.com
to another with same params:
addurl.php?url=www.domain.com&email=user@domain.com
I try to do this with htaccess with no success. Please, I need help.
Thanks.