标签 伪静态 下的文章
Xiuno 伪静态和数据库替换代码备份
伪静态配置1、 Nginx 配置打开 nginx 配置文件 /usr/local/nginx/conf/nginx.conf,在 server 块中添加以下配置:location ~* \.(htm)$ { rewrite "^(.*)/(.+?).htm(.*?)$&quo...
伪静态配置1、 Nginx 配置打开 nginx 配置文件 /usr/local/nginx/conf/nginx.conf,在 server 块中添加以下配置:location ~* \.(htm)$ { rewrite "^(.*)/(.+?).htm(.*?)$&quo...