扁舟on2025年11月19日 nginx-sxg-module安装配置 nginx 设置 Signed HTTP Exchange (SXG) Signed HTTP Exchange (SXG) 是一项新的网络技术,可让用户更轻松地区分内容创作者和内容分发商。 本文简短介绍nginx中的安装与使用 操作系统: 64位 DEBIAN12 NGINX版本…
扁舟on2025年11月19日 laraval 伪静态去掉index.php laraval 伪静态去掉index.php 有向chagpt gemini deepseek提出这个问题 给出的答案都不是很靠谱 只有deepseek给出可能解决的思路 顺着这个思路问了三个最终给出正常答案: RewriteCond…
扁舟on2025年11月19日 关于wordpress更换域名 wordpress更换域名有点麻烦,因为很多链接写在数据库里的,我们介绍一个插件 Better Search Replace 是一款WordPress数据库可视化搜索和替换插件。 方法: 登录wordress站点后台,在线安装插件里搜索 Better…
扁舟on2025年11月19日 ModSecurity+nginx配置详细 参考github上的文档,直接clone 安装nginx的插件/安装nginx [root@localhost modsecurity]# git clone https://github.com/owasp-modsecurity/ModSecurity-nginx.git…