Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 142533

Load already live HTML file from server instead of browser cache

$
0
0

I have a live website, but as changes are always there, I need the user to view the latest HTML files, i.e. load the files from the server instead of browser cache.

When this website went live I didn't know about:

<meta http-equiv="Cache-control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">

I have made my website using HTML, CSS, jQuery and PHP where necessary.

What can I do to make the website load directly from the server?


Viewing all articles
Browse latest Browse all 142533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>