A.K.A Referer hiding...
I want to give link to another domain but i dont want web site owners to see my domain as a referer. I am using .htaccess for links as redirect. As an example :
RewriteEngine On
redirect 301 /xxxx.html http://www.yyy.com/yyy.html
So how i must chage it not be seen as referer ?
Thanks...
I want to give link to another domain but i dont want web site owners to see my domain as a referer. I am using .htaccess for links as redirect. As an example :
RewriteEngine On
redirect 301 /xxxx.html http://www.yyy.com/yyy.html
So how i must chage it not be seen as referer ?
Thanks...