标签 typecho 下的文章

1、编辑 config.inc.php 文件,增加一行/** 开启https */ define('__typecho_SECURE__',true); ...