• Resolved Vlada Smitka

    (@smitka)


    .htaccess webp fallback doesn’t work in Edge 17, because there is a condition:

    RewriteCond %{HTTP_USER_AGENT} Chrome [OR]

    But the useragent of Edge 17 without webp support is:

    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134

    So the unsupported format is served…

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘.htaccess + Edge 17’ is closed to new replies.