Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit a796e06

Browse files
committed
Update README.md
1 parent 9ecdf88 commit a796e06

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Express-Nginx
22

3-
[Nginx를 리버스 프록시로 사용해보자 (EC2 + Nginx + express)](https://darrengwon.tistory.com/546)
4-
[AWS와 Ubuntu로 nginx reverse-proxy와 pm2로 nodejs 무중단 서비스 만들기](https://velog.io/@pinot/AWS-Ubuntu%EB%A1%9C-nginx-reverse-proxy-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0)
5-
[AWS EC2 + NginX + Nodejs Express
6-
](https://junojunho.com/front-end/aws-nginx-express)
7-
[Node js에 관한 것 아무거나 3편, Node에서 NGINX를 리버스 프록시로 사용하기 (번역)](
8-
https://velog.io/@jakeseo_me/Node%EC%97%90%EC%84%9C-NGINX%EB%A5%BC-%EB%A6%AC%EB%B2%84%EC%8A%A4-%ED%94%84%EB%A1%9D%EC%8B%9C%EB%A1%9C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-%EB%B2%88%EC%97%AD)
3+
![](./Reverse%20Proxy%20Server.png)
4+
5+
- Bad / [Nginx를 리버스 프록시로 사용해보자 (EC2 + Nginx + express)](https://darrengwon.tistory.com/546)
6+
- Reverse Proxy / [⭐ AWS와 Ubuntu로 nginx reverse-proxy와 pm2로 nodejs 무중단 서비스 만들기](https://velog.io/@pinot/AWS-Ubuntu%EB%A1%9C-nginx-reverse-proxy-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0)
7+
- Reverse Proxy + https(TLS) / [⭐⭐ AWS EC2 + NginX + Nodejs Express](https://junojunho.com/front-end/aws-nginx-express)
8+
- Reverse Proxy + https(TLS) / [⭐⭐ Node js에 관한 것 아무거나 3편, Node에서 NGINX를 리버스 프록시로 사용하기 (번역)](https://velog.io/@jakeseo_me/Node%EC%97%90%EC%84%9C-NGINX%EB%A5%BC-%EB%A6%AC%EB%B2%84%EC%8A%A4-%ED%94%84%EB%A1%9D%EC%8B%9C%EB%A1%9C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-%EB%B2%88%EC%97%AD)

Reverse Proxy Server.png

27.1 KB
Loading

0 commit comments

Comments
 (0)