I’m loading an external text file into my MC, I can get that to work perfectly… but the problem lies in the the browser caching the text and thusly not displaying changes made to the file.
How do I make my text files expire in the browser cache, or failing that force the browser to either reload the file or not cache it in the first place?