assume that the default path of your nginx cache is /var/cache/nginx find /var/cache/nginx -type f -delete. This will clear all your cache ...
確定! 回上一頁