728x90
#### yum 을 이용한 간단 nginx 설치
1. epel 설치
yum install -y epel-release
yum repolist
2. nginx 설치
yum install -y nginx
'Linux > Nginx' 카테고리의 다른 글
nginx 디렉토리 형식으로 보이게 (1) | 2023.12.23 |
---|---|
nginx default conf (0) | 2023.12.23 |
#### yum 을 이용한 간단 nginx 설치
1. epel 설치
yum install -y epel-release
yum repolist
2. nginx 설치
yum install -y nginx
nginx 디렉토리 형식으로 보이게 (1) | 2023.12.23 |
---|---|
nginx default conf (0) | 2023.12.23 |