Geronantimo
Technical User
I have a simple 301 Redirect that redirects all traffic to a particular page to another on a different domain:
It works fine, but I still need access to this page.
Is there a way to add to the redirect rule to exclude my IP address from this redirect?
I have also created a new page with a link to the old page and then tried to create a redirect rule that does not redirect from "local" traffic. It didn't work. Is this a possibility?
Regards,
Code:
redirect 301 /subdir/index.php [URL unfurl="true"]http://www.newdoain.com/subdir/index.php[/URL]
It works fine, but I still need access to this page.
Is there a way to add to the redirect rule to exclude my IP address from this redirect?
I have also created a new page with a link to the old page and then tried to create a redirect rule that does not redirect from "local" traffic. It didn't work. Is this a possibility?
Regards,