资源说明:1、下载并上传到云
官网地址:https://github.com/Chevereto/Chevereto-Free/tree/1.1.3
顺便把权限改为755,不然可能无法访问
2、创建网站指定目录
因为chevereto文件夹.htacess下提供的伪静态是Apach的,所以这里Nginx要修改伪静态。
# Image not found replacement
location ~* (jpe?g|png|gif) {
log_not_found off;
error_page 404 /content/images/system/default/404.gif;
}
# CO
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。