I have a Symfony 3.4.8 application that was working perfectly. But it has stopped loading my javascript / css files without further ado. In Chrome everything comes in HTML code without loading the javascript and css files. Already in mozilla I load something but I presented a header like this in the figure below , and it does not load all the files. I thought it was some error in the response but, in wikipedia List of HTTP status , it tells me that code 200 represents successful answers . Can someone help me?
Right now I no longer see the character in any of the files. But it still does not read them, besides the characters in red are still there I followed the steps of this post that looks for and removes the BOM but it also has not solved the problem for me.
Even though it seems difficult to happen, could that be some error in the response?