Thread Starter
cajm
(@cajm)
No solution for the mobile website ?
@jan : no problem
@all : I modified the file and it works
It is in the .htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^.*(google|ask|yahoo|youtube|wikipedia|excite|altavista|msn|aol|goto|infoseek|lycos|search|bing|dogpile|facebook|twitter|live|myspace|linkedin|flickr)\.(.*)
RewriteRule ^(.*)$ [ bad site removed, you don’t have to share that part ] [R=301,L]
</IfModule>
how protect the htaccess