bonnie2
Forum Replies Created
-
Your server uses the cache for HTTP requests. The rules from .htaccess file or from Nginx configuration are not executed every time when the image is loaded, but the last redirect from cache is performed. With each request to image, your server should execute the rules from .htaccess file or from Nginx configuration. Now it only does this the first time and then uses cache. This means that if your server redirected image to WebP format the first time, it does so on every request. It should check the rules from .htaccess file or from Nginx configuration each time during request to image and redirect only when the conditions are met.
In this case, please contact your server administrator.
—
Error codes: rewrites_cached
Sorry ,i still not find you said NGINX DIRECT DELIVERY
Could you please help me again
Siteground
sitground
Thank you for your reply ,but the link still not solve my problem
I did not find right way to fix it