The problem I am having is partial files(*.html) are getting cached by browser. While developing it's not a big problem but once I deploy the application, clients see the old page(s) until they clear their cache or hit ctrl F5 I have tried specifying meta tags(CACHE-CONTROL,EXPIRES) but still see those pages getting picked up from cache in the developer tool of chrome The problem I am having is partial files(*.html