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

NGINX: Load default system mime types #12

Merged
merged 1 commit into from Jan 4, 2023
Merged

Conversation

piotr-cz
Copy link
Contributor

@piotr-cz piotr-cz commented Jan 4, 2023

Without the include mime.types; directive within the server block types overrides system ones and in effect all files except .webmanifest are served with Content-Type: application/octet-stream.

See this SO answer for more details

@netlify
Copy link

netlify bot commented Jan 4, 2023

Deploy Preview for vite-pwa-org ready!

Name Link
🔨 Latest commit 46beef1
🔍 Latest deploy log https://app.netlify.com/sites/vite-pwa-org/deploys/63b581f6266aea00083eac32
😎 Deploy Preview https://deploy-preview-12--vite-pwa-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@userquin userquin merged commit 3d29d10 into vite-pwa:main Jan 4, 2023
@piotr-cz piotr-cz deleted the patch-1 branch January 4, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants