摘要:
<VirtualHost *:80>ServerAdmin webmaster@example.com ——管理员邮箱(可以随便写一个)DocumentRoot "/home/phpok-com" ——网站目录ServerName example.com —— 要绑定的域名ServerAlias w 阅读全文
posted @ 2016-06-23 11:38 红与黑hyh 阅读(581) 评论(0) 推荐(0)
|
摘要:
<VirtualHost *:80>ServerAdmin webmaster@example.com ——管理员邮箱(可以随便写一个)DocumentRoot "/home/phpok-com" ——网站目录ServerName example.com —— 要绑定的域名ServerAlias w 阅读全文
posted @ 2016-06-23 11:38 红与黑hyh 阅读(581) 评论(0) 推荐(0)
摘要:
安装完之后,目录里会缺少vendor文件夹,可以从yii framwork里面复制过来。 前面安装的是基础版,高级版的安装基本类似,报basic 改成advanced 阅读全文
posted @ 2016-06-23 11:12 红与黑hyh 阅读(142) 评论(0) 推荐(0) |
||