Error in server configuration “rewrites_cached”
-
I get this message from my website when I installed the plugin:
It appears that your server uses the cache for HTTP requests. The rules from the .htaccess file or from the Nginx configuration are not executed every time when an image is loaded, but the last redirect from cache is performed.
Please, contact your hosting’s technical support or CDN’s support and send them the following message:I have a problem with the cache for HTTP requests on my website – https://thegema.mx. This prevents JPEG or PNG files from being dynamically redirected to WebP or AVIF, depending on whether the browser supports the format. Here are potential sources of this issue:
– the server or CDN server does not support the “Vary: Accept” HTTP header or handles it incorrectly (the cache for redirects should be based not only on the URL to the file, but also on the value of the Accept header sent by the browser)
– the server or CDN server does not support the “Cache-Control: private” HTTP header or handles it incorrectly (this header should be able to disable caching for static files on the CDN server or proxy server)
– the website is running on the Nginx server without support for .htaccess files and not all the steps described in the plugin FAQ (in the question: Configuration for Nginx) have been followed correctlyError code:?rewrites_cached
I have version PRO. I need help
The page I need help with: [log in to see the link]
- The topic ‘Error in server configuration “rewrites_cached”’ is closed to new replies.