On 2015-01-16 22:32, Vladimir Panteleev wrote:
That's probably because HTTP caching is not configured.Ideally, you'd put the file's modification time in its path, e.g.: <link rel="stylesheet" type="text/css" href="css/1421443851/style.css" />
Or a hash of the file content in the filename. -- /Jacob Carlborg
