NGINX server {} wrong
-
location ~* ^/wp-content/.+\.(png|gif|jpe?g)$ { add_header Vary Accept; try_files $uri$webp_suffix $uri =404; }
is giving off errors. Saying the code is not correct…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘NGINX server {} wrong’ is closed to new replies.