16 Apr
2001
16 Apr
'01
4:36 p.m.
On Mon, 16 Apr 2001, Andy McKay wrote:
Ouch expensive overhead, you can modify FSCounter for this, but really this is what log files are for.
Setup: /img - Folder with images standard_html_header - DTML Method that calls <img src="img/myImg.gif"> Now the log is full of access to /xxx/img/myImg.gif, /yyy/img/myImg.gif etc. But in reality this is the same image. Better do it from Zope. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.