support avif format
-
hi, the avif image format will be more common in the future. please be prepared in advance. I know litespeed cache doesn’t support avif compression. I don’t think there are any plans for that anytime soon. but add browser cache for avif on htaccess and support for first served format if available.
some users use avif compression manually. I couldn’t find the htaccess code to serve them before webp. Even if you don’t support compression, please add avif definition in htaccess. litespeed cache should assume the role of serving this format for manual compression and 3rd party avif compression plugins. this prevents conflicts and errors.
What is the htaccess code for the command “If the browser supports it (and if there is an avif file) serve the avif image first, (if it does not) or serve the webp format if the browser does not support it, then serve the original format if the browser does not support it”? please help.
avif > webp > original format. How should the .htaccess code be?
(sorry i used google translate)
- The topic ‘support avif format’ is closed to new replies.