Title: CDN 404 error
Last modified: May 30, 2021

---

# CDN 404 error

 *  [eddie](https://wordpress.org/support/users/ediet/)
 * (@ediet)
 * [5 years ago](https://wordpress.org/support/topic/cdn-404-error/)
 * Somewhere a couple of months ago, there was a problem with the transfer of webp
   via CDN. In my case, Akamai is used.
    Previously, this problem was not observed.
   I’ll describe it in more detail.
 * 1. In ” Operation mode:”, the value”CDN friendly” is set. In ” CDN hostname (
   s) / hostname alias (es)”, the url value of the Akamai domain. The cdn itself
   works fine with other plugins.
 * 2. The problem starts with “Destination folder”.
 * 2.1. If the value “In separate folder” is selected, the webp images are sent 
   from my server, for example mysite.com/wp-content/webp-express/webp-images/uploads/
   someimg.jpg.webp and has a server response status of 200.
 * 2.2. If I select “Mingled”, the page code changes and the site tries to send 
   the image through the akamai server [https://myakamaisubdomain.akamaized.net/wp-content/uploads//someimg.jpg.webp](https://myakamaisubdomain.akamaized.net/wp-content/uploads//someimg.jpg.webp)
   and returns a 404 error. It is also through verification:
 * > curl -I -H “Host:myakamaisubdomain.akamaized.net” [https://mysite.com/wp-content/uploads/someimg.jpg.webp](https://mysite.com/wp-content/uploads/someimg.jpg.webp)
   > 
   > HTTP/2 404 server: nginx/1.16.1
 * > curl -I [https://mysite.com/wp-content/uploads/someimg.jpg.webp](https://mysite.com/wp-content/uploads/someimg.jpg.webp)
   > 
   > HTTP/2 200 server: nginx/1.16.1
 * Please solve the problem with the transfer of webp via CDN.
    I believe in you
   and thank you in advance! 🙂

Viewing 1 replies (of 1 total)

 *  Thread Starter [eddie](https://wordpress.org/support/users/ediet/)
 * (@ediet)
 * [5 years ago](https://wordpress.org/support/topic/cdn-404-error/#post-14549487)
 * No ideas?

Viewing 1 replies (of 1 total)

The topic ‘CDN 404 error’ is closed to new replies.

 * ![](https://ps.w.org/webp-express/assets/icon.svg?rev=1918288)
 * [WebP Express](https://wordpress.org/plugins/webp-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webp-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webp-express/)
 * [Active Topics](https://wordpress.org/support/plugin/webp-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webp-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webp-express/reviews/)

## Tags

 * [cdn](https://wordpress.org/support/topic-tag/cdn/)

 * 1 reply
 * 1 participant
 * Last reply from: [eddie](https://wordpress.org/support/users/ediet/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/cdn-404-error/#post-14549487)
 * Status: not resolved