Sorry, you need to enable sending referrers
-
I just loaded wordpress thru ipower hosting get the message “Sorry, you need to enable sending referrers for this feature to work.” . I have a .htaccess at the root directory to point my website from lakeontariofishingcharters to https://www.lakeontariofishingcharters and when I remove it everything seems to work. This is what is in .htaccess:
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^lakeontariofishingcharters.net [nc]
rewriterule ^(.*)$ https://www.lakeontariofishingcharters.net/$1 [r=301,nc]
I am a newbie to all this so try to keep it simple.
Art
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Sorry, you need to enable sending referrers’ is closed to new replies.