JFIF?
-
Hey!
My question is does EWWW-IO supports JFIF? And if so, shouldn’t we add jfif as file extension here (if NGINX is used)?
location ~* ^.+\.(png|jpe?g)$ { add_header Vary Accept; expires 1y; log_not_found off; add_header Cache-Control "public, must-revalidate, proxy-revalidate"; add_header Access-Control-Allow-Origin *; access_log off; try_files $uri$webp_suffix $uri =404; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘JFIF?’ is closed to new replies.