Nginx中间件--防盗链


目的:防止资源被盗用

test2026-06-11 20:49


curl -e 'http://www.baidu.com' -I http://192.168.237.128/1.html

test2026-06-11 20:51