Stas Bekman wrote:
RobertCZ wrote: This cleanup_register() trick works great, thank
you very much, I have spent way too much time on this thing...I'm not sure why Gerald Richter uses PerlFixupHandler but I guess he has his reason, so I don't want to fool with it. (it's Apache::ImageMagick module I'm trying to port) I have however one more question (I've posted this in other email, but it's related): In this FixupHandler when I create a new file and use it with $r -> filename ($tmpnam) , Apache still thinks size is that of the originally requested file. Is there a way to change it? Thanks again. - Robert |