Using the file modification time of the file on disk is kinda unreliable. These times can get changed for all sorts of reasons, and in reality we simply want to change the URL if the content of the file on disk changes. How about using a sha of the file contents?
Comments
Comment #3
steven jones commented