技术

归档于 技术 的文章

#PROXY-START/ location ~* \.(php|jsp|cgi|asp|aspx)$ { proxy_pass https://你的域名; proxy_set_header Host …
A:前端物理机 给网站配置文件添加: #向后端传递真实IP proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; …
修改wp-config.php define( 'SUBDOMAIN_INSTALL', false ); 为 define( 'SUBDOMAIN_INSTALL', 'false' );

宝塔防IP泄露

在BT宝塔面版上随便新建站点 我们需要将默认的站点改为新建的站点 给默认站点设置证书 密钥(KEY) -----BEGIN PRIVATE KEY----- …
项目地址:https://github.com/renfei/Indexing/releases
项目地址:https://github.com/netptop/siteproxy 部署到vps服务器 创建一个ssl website(使用certbot and nginx, google下用法), …
Content-Type:application/x-www-form-urlencoded;charset=utf-8 Accept:application/json, text/plain, …