mardi 9 octobre 2018

Best approach to reload page (not from cache) using Apache and Angular

I created Angular 6 app and hosting it using Apache on a remote server.

Noticed that when making changes and updating html file - page is being loaded from a cache and not from a new version of a file that is placed in Apache folder (using default configuration in Apache and nothing in Meta tags in HTML pages yet).

How to force reloading page on a client browser but only when there is a new version of the same page? (new changes to existing site)

What are best practices?

Aucun commentaire:

Enregistrer un commentaire