Chevereto-v3.20.10图床程序破解版

作者 : King 本文共1992个字,预计阅读时间需要5分钟 发布时间: 2024-10-4 共15人阅读

Chevereto图床

Chevereto是一款挺好用的个图床程序。19年我还买过一个授权,后来也没有使用。今天在网上看到有人发了v3.20.10版本的破解版。

官网:https://chevereto.com/

demo:https://demo.chevereto.com/

破解版来自:https://www.moeloc.com/2435.html

下载地址:OneDrive

本文目录

安装教程

博主实测安装。

2022年7月29日更新:

回复“yuhang”的评论。

本文Chevereto-v3.20.10破解版安装教程:

安装环境要求

PHP 大于7.3

宝塔面板PHP7.3的gd库不支持webp图片格式处理。

伪静态规则在文件里有分享,手动填入即可。

安装步骤

1.将文件内的chevereto目录下文件直接剪切到网站根目录。

Chevereto-v3.20.10图床程序破解版

Chevereto-v3.20.10图床程序破解版

2.按照步骤安装即可。

Chevereto-v3.20.10图床程序破解版

版本更新日志

Chevereto 3.20.10 (2021-07-20)

– Added namespaced chv.to/v3* links
– Added printed debug support for JSON actions
– Fixed bug with “ad” icon
– Fixed bug with set_time_limit
– Fixed user reported bugs [13496,13601,13605]
– Improved MariaDB 10.1, 10.2 and 10.3 support
– Removed redirect table

伪静态

文件中带有nginx和apache伪静态规则。

nginx

# Chevereto Nginx rewrite rules# Make sure to place these inside your server{} block# Disable access to .ht* fileslocation ~ /\.ht { deny all;}# Disable access to sensitive files in app pathlocation ~ /(app|content|lib|importer)/.*\.(po|php|lock|sql|txt)$ { deny all;}# Disable log on not found images + image replacementlocation ~* (jpe?g|png|gif|webp) { log_not_found off; error_page 404 /content/images/system/default/404.gif;}# Enable CORS header (needed for CDN)location ~* \.(ttf|ttc|otf|eot|woff|woff2|css|js)$ { add_header Access-Control-Allow-Origin "*";}# Force serve upload path as static content (match your upload folder if needed)location /images {}# Route dynamic request to index.phplocation / { try_files $uri $uri/ /index.php$is_args$query_string;}

apache

# Apache and CheveretoApache should work instantly as the whole configuration is on `.htaccess` files. The folder `chevereto` contains one ofthese files (note: dot files may be hidden in your filesystem).# TroubleshootingThese are the most common issues with Apache:## 404 /installApache virtual host configuration requires that you allow `.htaccess` rules at the virtual host path. Search for "AllowOverride .htacess".## RewriteBaseIn some servers the configuration requires a RewriteBase. Check the file at chevereto/.htaccess where you will find instructions about this workaround.

下载仅供下载体验和测试学习,不得商用和正当使用。

[ppwp passwords=”zhishitu.cn”]

下载体验

应版权要求,禁止分享,敬请谅解,有问题务必找客服哈。

如何获取解压密码

有问题找客服哈,并领取学习福利!

[/ppwp]

点击下载

小鱼网是一个美好的开源学习社区,学习编程,学习WordPress,下载WordPress插件主题,
小鱼网 » Chevereto-v3.20.10图床程序破解版

常见问题FAQ

发表回复

分享最优质的学习资料

立即查看 了解详情