Hello,
I have a PHP script that solely uses the GD toolkit to do some image modifications. I call this script by using <img src="myscript.php"> The only problem is that this script (as well as several others) show up in Awstats as a hittable page and really bog down my complete stats.
My question is, is there any way to call this script that would make Awstats not think of it as a hittable page/url?
Thanks!