install and configure nginx centos 7
sudo yum –y install nginx
install and configure nginx centos 7
sudo yum –y install nginx
nginx install centos7
sudo yum install epel-release
$ vi /etc/yum.repos.d/nginx.repo
[nginx]
name=nginx repo
baseurl=https://nginx.org/packages/centos/7/$basearch/
gpgcheck=0
enabled=1
sudo yum install nginx
sudo systemctl enable nginx
sudo systemctl start nginx
how to install nginx on centos 7
sudo yum install epel-releaseCopy
how to install nginx on centos 7
sudo yum install nginxCopy
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us