首先进入系统
cd usr/local/server/tengine/conf/vhosts
note :usr/local/server/ 是安装一些服务的目录
进入con文件的目录
vim xx.conf 进行编辑
vim wq 保存退出
重启tengine
/etc/init.d/tengine restart
note:
tengine 可操作命令
Usage: nginx {start|stop|restart|condrestart|try-restart|force-reload|upgrade|reload|status|help|configtest}