Okay - create a .htaccess file in your UBB's noncgi directory containing the following lines:

<FilesMatch *.html>
Header add Cache-control no-cache
</FilesMatch>