1、新建文本文件,粘贴以下内容,保存。
#YzmCMS伪静态 location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
2、将文件重命名为bcloud_nginx_user.conf
3、上传到webroot根目录
4、重启站点
还没有评论呢~快来一鸣惊人吧!
1、新建文本文件,粘贴以下内容,保存。
#YzmCMS伪静态 location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
2、将文件重命名为bcloud_nginx_user.conf
3、上传到webroot根目录
4、重启站点
还没有评论呢~快来一鸣惊人吧!
- Job requirements accepted -
发表评论
检测到您还未登录,需要登录后才能发表评论!
注册 or 登录