Page MenuHomePhabricator

FontAwesome is returning a 404
Closed, InvalidPublic

Description

On a new Phabricator installation, FontAwesome isn't loading correctly and is instead returning a 404. Specifically, the URL that is failing is /res/phabricator/2a832057/rsrc/externals/font/fontawesome/fontawesome-webfont.woff2?v=4.7.0. After some debugging, I noticed that /res/phabricator/2a832057/rsrc/externals/font/fontawesome/fontawesome-webfont.woff2 seems to load just fine.

Version Information

rP4d2c7e4d3d5d61e34b7e2af3df0e901d89d29433
rPHUd02cc05931b02c684d4c729510090591ca45f951
rARC21fe07925b07cab0f73ec824fe8ce02f53b24fe0

Event Timeline

This was a misconfiguration on my part and I wasn't properly forwarding the query string from nginx to PHP.