We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Found this in the logs a number of times:
131 <13>1 2014-03-04T19:51:58.965618+00:00 host app web.1 - �[90mGET /../fonts/fontawesome-webfont.ttf?v=4.0.3 �[31m500 �[90m101ms�[0m
Obviously, requesting /../ANYTHING is going to create errors.. So we need to fix that path somehow.
The text was updated successfully, but these errors were encountered:
@josephwegner, I'm not able to reproduce. Any idea if this is still an issue?
Sorry, something went wrong.
No branches or pull requests
Found this in the logs a number of times:
Obviously, requesting /../ANYTHING is going to create errors.. So we need to fix that path somehow.
The text was updated successfully, but these errors were encountered: