Skip to content

Add WebP MIME type to Nginx main config #232

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mrishikadhinakaran
Copy link

What does this PR do?

Adds WebP MIME type support to EasyEngine's Nginx configuration for WordPress.

Why is this needed?

To allow browsers to load modern .webp images, improving performance.

How to test?

  1. Deploy a site with EasyEngine
  2. Upload a .webp file to htdocs
  3. Visit in browser or curl and confirm Content-Type: image/webp

Fixes

Fixes EasyEngine/easyengine#1655

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.

Add webp to Nginx configuration
1 participant