Why nginx does not forward Vary header sent by Apache in proxy mode? – Plesk
I'm using Plesk (seems to be 17.8.11 provided by OVH) and nginx is configured as proxy. My PHP script returns images into WEBP format when the browser accept it, otherwise it returns orignal format (JPG or PNG). In .htaccess I…