Happened several times already.
I directly cache a post/file. At some time it becomes a directory listing. That is accessing the post gets to a directory listing at exactly that post address:
Index of /x/y/z/zz
Name Last Modified Size Description
Parent directory
--------------------
Solution:
remove directly cached file
directly cache again
Problem:
losing thousands of visitors before I happen to find the bug