nginx
# linux
http://nginx.org/en/download.html
tar -zxvf xx
# docker 安装
https://blog.csdn.net/BThinker/article/details/123507820 https://blog.csdn.net/u010148813/article/details/126172372
# k8s 安装
# Nginx配置referer校验,实现简单的防盗链
Nginx防盗链配置
https://blog.csdn.net/qq_52162404/article/details/127051356
1
2
2
# nginx 静态文件POST请求405问题解决
https://www.codenong.com/cs106998045/
1
# iframe 中 X-Frame-Options的nginx配置
https://blog.csdn.net/Beth__hui/article/details/109220891
1