* webp config from offline imageresponsive moved separate file in includes.d
This commit is contained in:
@ -22,6 +22,7 @@ location = /empty {
|
||||
empty_gif;
|
||||
}
|
||||
location ~* \.(eot|ttf|woff|pdf|css|js)$ {
|
||||
try_files $uri /404;
|
||||
access_log off;
|
||||
expires max;
|
||||
}
|
||||
|
Reference in New Issue
Block a user