• Resolved mastaklance

    (@mastaklance)


    Hello, in your article https://wpspeedmatters.com/serve-webp-in-wordpress/
    you give a code
    # WebP Express rules
    # ——————–
    location ~* ^/?wp-content/.*\.(png|jpe?g)$ … etc

    and it’s work great at Nginx Webinoly
    But I try to use your plugin and Flying Images don’t convert to webP (like webP Express with this rules)

    Can u help with code for Webinoly Nginx
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Gijo Varghese

    (@gijo)

    @mastaklance Flying Images uses Statically CDN to convert images to WebP on the fly. Make sure CDN is enabled in settings.

    Those rules are for Web Express. It has nothing to do with Flying Images. Closing.

Viewing 1 replies (of 1 total)

The topic ‘Nginx rules ?’ is closed to new replies.