Forum Moderators: DixonJones
The problem is, I'm probably sending the location of my logs as the referrer, so a person checking their logs would see my webserver log information as the referrer. Obviously, this isn't too secure.
I've password protected the directory for the logs, but is there a way I can click on the links to visit referring sites without having my site sent as the referrer. I'm using Firefox. Can I right-click and open the pages in a new window?
Since you're using Firefox, you can configure it to block the referrer by default:
1. Type "about:config" into address bar, hit go.
2. Find "network.http.sendRefererHeader"
3. Double-click the line & change the value to "0" (zero).