Skip to content
New issue

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

woff2 and extra mime types support #19

Open
rahul286 opened this issue Jul 3, 2018 · 0 comments
Open

woff2 and extra mime types support #19

rahul286 opened this issue Jul 3, 2018 · 0 comments

Comments

@rahul286
Copy link
Member

@rahul286 rahul286 commented Jul 3, 2018

I think rather than copy-pasting mime.types, we can include another type {} block in our nginx.conf with additional types

types{
    application/font-woff2           woff2;
}
@kirtangajjar kirtangajjar added this to Backlog in v4 First Release via automation Sep 17, 2018
@kirtangajjar kirtangajjar removed this from Backlog in v4 First Release Sep 18, 2018
@kirtangajjar kirtangajjar added this to To do in Future Releases via automation Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.