安装nginx小计
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装nginx小计相关的知识,希望对你有一定的参考价值。
wget http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm
rpm -ivh nginx-release-rhel-6-0.el6.ngx.noarch.rpm
yum install nginx
chkconfig nginx on
service nginx start
本文出自 “龙之涯” 博客,请务必保留此出处http://longithome.blog.51cto.com/7203526/1880681
以上是关于安装nginx小计的主要内容,如果未能解决你的问题,请参考以下文章