<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mime type for webp images]]></title><description><![CDATA[<p dir="auto">The content-type (aka. Mime Type) used for WebP images is image/webp, but my LAMP app is sending text/plain.</p>
<p dir="auto">Is there somewhere I can manage the mime types?</p>
]]></description><link>https://forum.cloudron.io/topic/6579/mime-type-for-webp-images</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 22:05:24 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6579.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Mar 2022 17:28:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mime type for webp images on Wed, 02 Mar 2022 20:07:28 GMT]]></title><description><![CDATA[<p dir="auto">I guess something like :</p>
<pre><code>&lt;Files *.webp&gt;
    AddType image/webp .webp
&lt;/Files&gt;
</code></pre>
<p dir="auto">Many examples here : <a href="https://www.keycdn.com/support/optimus/configuration-to-deliver-webp" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.keycdn.com/support/optimus/configuration-to-deliver-webp</a></p>
]]></description><link>https://forum.cloudron.io/post/44182</link><guid isPermaLink="true">https://forum.cloudron.io/post/44182</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 02 Mar 2022 20:07:28 GMT</pubDate></item><item><title><![CDATA[Reply to Mime type for webp images on Wed, 02 Mar 2022 20:02:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/romfeo" aria-label="Profile: romfeo">@<bdi>romfeo</bdi></a> you can add it in apache config or htaccess - <a href="https://docs.cloudron.io/apps/lamp/#apache-settings" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/lamp/#apache-settings</a></p>
]]></description><link>https://forum.cloudron.io/post/44181</link><guid isPermaLink="true">https://forum.cloudron.io/post/44181</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 02 Mar 2022 20:02:51 GMT</pubDate></item></channel></rss>