> Is there some kind way to ignore those "no-cache" > requests from the clients
Use the ignore-reload option to a refresh_pattern directive. There is also a reload-into-ims option and a global reload_into_ims directive, which changes "no-cache" from the browser into If-Modified-Since (which would probably be more sensible in most cases). Note that any of these breaks the HTTP standard, and you will be responsible for any problems it may cause. Adam
<<attachment: winmail.dat>>
