会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
whale-hunter
博客园
首页
新随笔
联系
订阅
管理
2019年11月19日
nginx支持https访问
摘要: https://blog.csdn.net/nanruitao10/article/details/83338901
阅读全文
posted @ 2019-11-19 17:50 whale-hunter
阅读(179)
评论(0)
推荐(0)
2019年11月13日
Linux下安装部署 Nginx + uWSGI + Django
摘要: 引自: https://cloud.tencent.com/developer/article/1372693 上一篇文章,我们提到了Python3+Django2 配置后台管理,在开发环境中这样启动测试是没有任何问题的,我们可以使用 Django 默认的服务器。但是,如果部署到外网就要考虑 Dja
阅读全文
posted @ 2019-11-13 23:18 whale-hunter
阅读(1055)
评论(0)
推荐(0)
2019年11月12日
CentOS 7 安装 python3
摘要: 步骤详情 1、CentOS安装Python的依赖包 yum groupinstall "Development tools" yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-de
阅读全文
posted @ 2019-11-12 00:19 whale-hunter
阅读(296)
评论(0)
推荐(0)
公告