0
kythor created
i'm trying to implement a new layout to the public mvc site (asp.net core). But i keep getting dozens of /Error?statusCode=404 net::ERR_TOO_MANY_REDIRECTS errors. for example it's trying to reach the fontawesome.css file that is without a doubt in the correct directory on the server.
any quick advice how to get this right?
1 Answer(s)
-
0
Hi @Kythor,
Check this: <a class="postlink" href="https://www.drivereasy.com/knowledge/how-to-fix-err-too-many-redirects-error/">https://www.drivereasy.com/knowledge/ho ... cts-error/</a> And is it possible to share code that is related this error?