not sure what to make of this specific referrer

Discussion in 'Traffic Analysis' started by saidev, Dec 28, 2006.

  1. #1
    looking thru my awstats external referrers, I found this http://localhost/somedir/somelink.php; now, how the heck did I get a localhost referrer? What are some of the purpose if they are spoofing their domain name? and how do I block this specific url and not the host name? Thanks.
     
    saidev, Dec 28, 2006 IP
  2. Austars

    Austars Active Member

    Messages:
    1,437
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    95
    #2
    Perhaps its someone on the same server as you?
     
    Austars, Dec 28, 2006 IP
  3. Seph

    Seph Peon

    Messages:
    84
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    localhost is if someone is working on some code on their localhost and they then click a link to your site, it's not someone on the same server. Based on the filename it's probably just someone testing some linking code and (s)he entered your url in whatever (s)he was doing. :)
     
    Seph, Dec 29, 2006 IP
  4. saidev

    saidev Well-Known Member

    Messages:
    328
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    140
    #4
    this box only have my sites on it. I search entire file system and nothing of the name close to the directory name shows up.
     
    saidev, Dec 29, 2006 IP
  5. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Referrers are sent by the client software (browser or robot) to your web server. Most clients correctly send the referrer information. Some hide the referrer. Others send a fictitious (= false) referrer.

    There is nothing you can do about this, but common sense can help distinguish true referrers from false referrers.

    Jean-Luc
     
    Jean-Luc, Jan 1, 2007 IP
  6. saidev

    saidev Well-Known Member

    Messages:
    328
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    140
    #6
    found it, I've grep thru some raw logs and found the ip and blocked them. Hope fully that will fix it for now. Thanks.
     
    saidev, Jan 3, 2007 IP