• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to tell if someone is stealing your pictures / bandwidth?

Originally posted by: deftron
Originally posted by: Sifl
referer logs.

more info, please.

Look at your logs for sites other than yours. If someone's calling an image from their server it will list the image in question and the amount of times requested.

If you have a webstat program installed it's easy.
 
Originally posted by: DeviousTrap
How is your website hosted? Which host? Do you have cPanel?

I just have pictures on my ISP server for eBay.... no website

Wondered if there was a way to check if someones stealing my pics.
 
Just found out I don't have acces to my servers log files (adelphia)

Might have to hit up Rossman's offer one of these days
 
Originally posted by: deftron
Just found out I don't have acces to my servers log files (adelphia)

Might have to hit up Rossman's offer one of these days

I would sign up for web hosting sooner rather than later (only because of their current free double upgrade offer 200/4 for $9.99/yr vs their regular 100/2).

Here is an example of what you'll see, bandwidth referral logs for Neffing.com/pics
 
If you have PHP and chronjob available contact me. I did a security script in PHP that rewrites links dynamically, makes hotlinking impossible.
 
Originally posted by: GagHalfrunt
If you have PHP and chronjob available contact me. I did a security script in PHP that rewrites links dynamically, makes hotlinking impossible.

Care to share this script?

😛

Also, OP, if you want hosting like RossMAN suggested let me know and I would be glad to help you out, free of charge.
 
Originally posted by: DeviousTrap
Originally posted by: GagHalfrunt
If you have PHP and chronjob available contact me. I did a security script in PHP that rewrites links dynamically, makes hotlinking impossible.

Care to share this script?

.

Yeah, it's a freebie, I give it away. Surprisingly simple actually, merely rewrites all the links you want to protect as often as you want completely hands off. It'll run automatically several times a day, or even every hour if you're really paranoid. Somebody hotlinks a sound or image it'll only work until the next time the script runs, after that the link is dead. Amazing bandwidth saver for people who have a lot of morons use their sounds or images on busy forums.

PM me with a valid email and I'll send it to you.
 
Back
Top