2016年1月14日

ubuntu 14.04服务器上使用nginx搭建wordpress博客详解

摘要: 过程详解1.更新apt-getsudo apt-get update2.安装nginxsudo apt-get install nginx3.启动nginxsudo service nginx start此时在浏览器中访问你的服务器ip会看到如下界面:4.安装mysqlsudo a... 阅读全文

posted @ 2016-01-14 23:28 疯子123 阅读(160) 评论(0) 推荐(0)

导航