当前位置:首页 > 文章
oneinstack-添加虚拟主机
2017-03-20

cd ~/oneinstack

./vhost.sh


Do you want to setup SSL under Nginx? [y/n]: n

你想设置SSL在Nginx ? 是否设置Nginx SSL(需要提供域名证书),无https需求建议n


Please input domain(example: www.example.com): www.jianjianai.com

请输入域(例如:www.example.com):


Please input the directory for the domain:www.jianjianai.com :

(Default directory: /data/wwwroot/blog.jianweiai.com): /data/wwwroot/www.jianjianai.com/public

输入指定目录 回车默认目录


Do you want to add more domain name? [y/n]: n

你想添加更多的域名?[y / n]: 


Do you want to add hotlink protection? [y/n]: n

是否添加防盗链建议N


Allow Rewrite rule? [y/n]:y

是否添加伪静态

Please input the rewrite of programme :

wordpress,opencart,magento2,drupal,joomla,laravel,thinkphp,discuz,typecho,ecshop rewrite was exist.

(Default rewrite: other): thinkphp


Allow Nginx/Tengine/OpenResty access_log? [y/n]: y

是否记录访问日志



重启环境:service nginx restart

 停止&&启动 service nginx stop && service nginx start


配置文件位置:cd /usr/local/nginx/conf/vhost/

查看目录文件:ls


 /usr/local/nginx/conf 


php.ini位置    /usr/local/php/etc/php.ini

建议使用 whereis php.ini 


注意:如果500错误请检查 日志目录(storage)和公共目录(public)的权限


删除

./vhost.sh --del


按ESC键 跳到,然后:

:w   保存文件但不退出vi
:w file 将修改另外保存到file中,不退出vi
:w!   强制保存,不推出vi
:wq  保存文件并退出vi
:wq! 强制保存文件,并退出vi
q:  不保存文件,退出vi
:q! 不保存文件,强制退出vi
:e! 放弃所有修改,从上次保存文件开始再编辑



关于本站

Ake博客

欢迎和我交流:
itcyk@hotmail.com

不知道放点啥