Quote:
Originally Posted by pompousjohn
They are hosted vids that I own the license for. I cant find anything I recognize embedded though. How can I find out exactly what page is linking to me? Seems all I get form google analytics are the domains.
|
Check the raw access logs.
Often under /var/log/httpd/ or other such places depending on the distribution and set up. Hopefully you have Apache configured to report the referrer within the access log. If not, fix it so it does.