Following nginx configuration in a server block can cache js and css files with “js” or “css” as the end of the url. location ~ .*\.(js|css) ...
確定! 回上一頁