That's what I did yesterday...viking272 wrote: Fri Jun 13, 2025 9:08 am Maybe use grep for the word broken?
grep -Hrn 'broken' /
This searches from top level for the word broken and recurses directories, printing the path of files and lines the word or phrase is found
https://docs.nginx.com/nginx/admin-guid ... t-caching/
It was only found in nginx cache files.


