I saw in the webserver log, that a file is being requested many times.
This file does not exist anymore, and is renamed/moved to a new location.
I have the destination for the old location /lay/gr.js
but i need to find whats the new location or name of the file is.
The whole project is tracked with Git, and so it should be possible to find, the right commit containing changes to this file i guess.