Hi All,
I suspect that images from my web pages are grabbed in some irregular way for post-processing and use in another pages.
In the access log, I see a regular access to grab those images but I can not see the method (log attached below). I wonder what system they may be using.
I suspect of a former client, so I will just invoice them and if that does not work I will ban their IP. Any legal advice there if they refuse payment?
Quote:
89.31.97.111 - - [17/Apr/2010:10:17:01 +0000] "GET /snow/figures/snowmap72h.png HTTP/1.0" 200 492177 "-" "-"
89.31.97.111 - - [17/Apr/2010:10:18:02 +0000] "HEAD /snow/figures/snowmap48h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [17/Apr/2010:10:18:02 +0000] "GET /snow/figures/snowmap48h.png HTTP/1.0" 200 491843 "-" "-"
89.31.97.111 - - [18/Apr/2010:06:10:02 +0000] "HEAD /snow/figures/snowmap72h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:06:10:03 +0000] "GET /snow/figures/snowmap72h.png HTTP/1.0" 200 496274 "-" "-"
89.31.97.111 - - [18/Apr/2010:06:16:02 +0000] "HEAD /snow/figures/snowmap48h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:06:16:02 +0000] "GET /snow/figures/snowmap48h.png HTTP/1.0" 200 484551 "-" "-"
89.31.97.111 - - [18/Apr/2010:06:19:02 +0000] "HEAD /snow/figures/snowmap24h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:06:19:02 +0000] "GET /snow/figures/snowmap24h.png HTTP/1.0" 200 491152 "-" "-"
89.31.97.111 - - [18/Apr/2010:10:11:02 +0000] "HEAD /snow/figures/snowmap24h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:10:11:02 +0000] "GET /snow/figures/snowmap24h.png HTTP/1.0" 200 491152 "-" "-"
89.31.97.111 - - [18/Apr/2010:10:14:02 +0000] "HEAD /snow/figures/snowmap48h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:10:14:07 +0000] "GET /snow/figures/snowmap48h.png HTTP/1.0" 200 484551 "-" "-"
89.31.97.111 - - [18/Apr/2010:10:17:01 +0000] "HEAD /snow/figures/snowmap72h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:10:17:01 +0000] "GET /snow/figures/snowmap72h.png HTTP/1.0" 200 496274 "-" "-"
89.31.97.111 - - [18/Apr/2010:10:18:01 +0000] "HEAD /snow/figures/snowmap48h.png HTTP/1.1" 200 - "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
89.31.97.111 - - [18/Apr/2010:10:18:01 +0000] "GET /snow/figures/snowmap48h.png HTTP/1.0" 200 484551 "-" "-"
The images are daily snow maps that I am producing from
meteoexploration for the skiing tourism industry.
Thanks a lot for any clues.