Hi all
is there a way to stop my server from caching files? Every now and then i have to completely change my index file and rename my .swf to get it to read the new version. (but not always weirdly) Also inside the .swf it reads occasionally from a .txt file located outside the main .swf, which also seems to cache itself, meaning that new dates dont get displayed straight away.
What I’m basically getting at is Is there a way to stop this happening, or somehow jump start the server to get it to recognize that new files have been uploaded?
Greg