pip更换到国内源
阿里云 http://mirrors.aliyun.com/pypi/simple/中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/豆瓣(douban) http://pypi.douban.com/simple/清华大学 https://pypi.tu… 阅读更多 »pip更换到国内源
阿里云 http://mirrors.aliyun.com/pypi/simple/中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/豆瓣(douban) http://pypi.douban.com/simple/清华大学 https://pypi.tu… 阅读更多 »pip更换到国内源
问题描述:安装了typecho显示成功安装,但是前端只显示标题和摘要,点击查看不了详细内容。 问题原因:PHP这块不支持pathinfo, 官网提供的解决方案有一定参考性,但是不能完全复用 http://docs.typecho.org/servers 经过多次测试,将 Nginx 的 PHP 段改… 阅读更多 »typecho只能打开主页,文章详细内容打不开