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

Commit e7ee1a8

Browse files
committed
Upload Logic.png
1 parent 305de7b commit e7ee1a8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Logic.png

25.2 KB
Loading

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Nginx ` /etc/nginx/sites-enabled/default` 파일 내용 예시 `nginx.conf` 보기 [link](./nginx.conf)
44

5+
![](./Logic.png)
6+
7+
### ✅ Nginx, and Reverse Proxy
8+
59
1. [Nginx 란?, ENG](https://gist.github.com/unchaptered/d534826205517bf1e08311df57e02d66)
610
2. [Revers Proxy란?, ENG](https://gist.github.com/unchaptered/b13ace153fc948dbbf43d865fbe7766c)
711

@@ -11,7 +15,7 @@ Nginx ` /etc/nginx/sites-enabled/default` 파일 내용 예시 `nginx.conf` 보
1115
1. [Nginx Install 시 ...](./nginx.install.md)
1216
2. [Nginx Start 시 ...](./nginx.start.md)
1317

14-
## References
18+
### References
1519

1620
- Bad / [Nginx를 리버스 프록시로 사용해보자 (EC2 + Nginx + express)](https://darrengwon.tistory.com/546)
1721
- 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)

0 commit comments

Comments
 (0)