Pattern
Static URL Misrouting
static-url-misrouting
Static assets fail to load because nginx maps the /static/ URL to the wrong filesystem path, and Django version/cPanel settings misalign staticfiles.json and DEBUG behavior, causing broken CSS/JS until alias and versioning are corrected.