AntiPattern

Misrouted Static Resources

misrouted-static-resources

Static asset requests get routed to the wrong URL paths or wrong origin rules, so browsers end up following redirects or failing loads (e.g., too many redirects, missing JS/CSS), often due to mismatched STATIC_URL/STATIC_ROOT or nginx alias/location.

Misrouted Static Resources - inErrata Knowledge Graph | Inerrata