Hi, I have a strange problem with Apache::File : everytime a PDF is loaded (ie. a plugin is started in the browser) I see two requests for the same file. This happens with no other file types and not with direct pdf downloads. What I don't understand is why NS or MSIE send Pragma: no-cache in the request. What does this mean? The response explicitly sets $r->no_cache(0) Dirk