Typecho 开启 Gzip
发表于|Typecho
修改站点跟目录 index.php,在其中查找。 1234if (!@include_once 'config.inc.php') { file_exists('./install.php') ? header('Location: install.php') : print('Missing Config File'); exit;} 添加如下内容到下一行。 12/** 开启gzip压缩 */ob_start('ob_gzhandler');
公告
非交互站点暂不提供评论功能,如需联系我,请发邮件,谢谢。
最新文章
标签
网站信息
文章数目 :
171
运行时间 :
本站总字数 :
139.8k
最后更新时间 :




