Tag: nginx
All the articles with the tag "nginx".
nginx allow iframe
介绍 Nginx 配置允许 iframe 嵌入、跨站 Cookie 和响应头的处理方法。
Nginx 部署过程中的问题
Updated:记录 Nginx 部署、站点配置、配置检查和 reload 重载时的常见问题。
CentOS 安装 Nginx
Updated:/etc/nginx/nginx.conf 中引入了 /etc/nginx/conf.d 中的所有代码,所以直接到 /etc/nginx/conf.d 创建新配置文件就可以,/etc/nginx/nginx.con…