๋ฐ์ํ
1. nginx ์ค์น ๋ฐ ์ค์
์ฐธ๊ณ : http://altkeycode.tistory.com/10
1-1) ์ค์น
yum install nginx
1-2) nginx ์ค์ ํ์ผ ์์
( /etc/nginx/cond.f/default.conf )
1-3) ๋ถํ ์ ์๋์์
systemctl enable nginx
1-4) ์ง๊ธ ์คํ
systemctl start nginx
1-3) ๋ฐฉํ๋ฒฝ ์คํ
firewall-cmd --zone=public --add-port=80/tcp --permanent
1-4) ๋ฐฉํ๋ฒฝ ์ฌ์์
firewall-cmd --reload
1-5) ๋ฒ์ถ์ผ๋ฐ์ค์์ ํฌํธํฌ์๋ฉ ์ฒ๋ฆฌ
์ค์ >๋คํธ์ํฌ>๊ณ ๊ธ(D)>ํฌํธํฌ์๋ฉ(P)
2. 80 ํฌํธ ์คํ ์๋ ์
2-1) 80ํฌํธ ์ด๋ ค์๋์ง ํ์ธ
netstat -ntpa | grep 80
2-2) netstat ๋ช ๋ น์ด ์คํ ์๋๋ค๋ฉด?
yum install net-tools
์ฐธ๊ณ : http://blog.daum.net/bondj/19
๋ฐ์ํ
'์ค์ต' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[๋ฆฌ๋ ์ค์์ java ์นํ๋ก์ ํธ ์คํ] 1. ๋ก์ปฌ์๋ฒ์์ ์นํ๋ก์ ํธ ๊ฐ๋ฐ (0) | 2018.08.02 |
---|---|
python ::: ubuntu์์ django ์ค์น ๋ฐ ์๋ฒ๋์ฐ๊ธฐ (0) | 2018.07.31 |
5.์๋์ฐ localhost:80 ์คํ์ IISํ๋ฉด ์๋์ค๊ฒ ํ๊ธฐ (0) | 2017.12.05 |
4. Centos7 ์์ ํ๋ก๊ทธ๋จ ์ค์น ์๋ ๋ (0) | 2017.12.04 |
3. ๋ฆฌ๋ ์ค ์ค์น ๋ฐ ์คํ (0) | 2017.12.04 |