Server logs ... thats true. I didnt think of that. Must have slipped my mind. But as far as not calling a script through an img tag, I'm only doing that because when I originally had the script setup, doing things other than http_referer tracking, the server didnt have ssi setup. And it worked. Plain and simple. I forgot about people who shut off images... ugh.

Replacing index.html with index.pl, is a solution. But only for that page. What if I would like to track every page within the site? But replacing index.html with index.pl, would definitally help in getting a 'true' http_referer value... altho, I am aware it can be faked, false, or just non-existant.

Maybe I'll just replace index.html with index.pl and reference everything thats a link within the site to a pl script ... naaa .. thats not a good solution.

Server logs it be. :) Thanks for the ideas/pointer in the right direction.

_14k4 - webmaster@860.org (www.860.org www.poorheart.com)

In reply to Re: Re: http_referer - can it be less anally retentive? by one4k4
in thread http_referer - can it be less anally retentive? by one4k4

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.