Mime type for webp images
-
The content-type (aka. Mime Type) used for WebP images is image/webp, but my LAMP app is sending text/plain.
Is there somewhere I can manage the mime types?
@romfeo you can add it in apache config or htaccess - https://docs.cloudron.io/apps/lamp/#apache-settings
-
I guess something like :
<Files *.webp> AddType image/webp .webp </Files>Many examples here : https://www.keycdn.com/support/optimus/configuration-to-deliver-webp
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login