[Nginx] url ์ง์ ์ ๊ทผ ์ not-foundํ์/ indexํ์ผ์ ์ฐพ์ง ๋ชปํ ๊ฒฝ์ฐ
๋น๋ํ ํ์ผ ๊ฒฝ๋ก์ indexํ์ผ ์์น๋ฅผ ๋ช ์ํ๋๋ฐ๋ url๋ก ์ง์ ์ ๊ทผ ์ not-found ํ์์ด ์๊ธฐ๋ ๊ฒฝ์ฐ๊ฐ ์์ต๋๋ค. ์ ์ ๊ฒฝ์ฐ์๋ Nginx์ ํ ํ์ผ ๋ด์ try์ฒ๋ฆฌ๋ฅผ ํ์ฌ ํด๊ฒฐํ์์ต๋๋ค. default.conf ํ์ผ์ location์๋ค๊ฐ try_files ์ฒ๋ฆฌ๋ฅผ ์ถ๊ฐํฉ๋๋ค.( ํ์ผ ์์น ์๋ ๊ธ ์ฐธ๊ณ ) ๊ทธ ๋ถ๋ถ๋ง ๋ฐ๋ก ๋ณด๋ฉด ์๋์ ๊ฐ์ด ์ถ๊ฐํ์์ต๋๋ค. location / { #root /usr/share/nginx/html; root /home/test/dist; index index.html index.htm; try_files $uri $uri/ /index.html; proxy_connect_timeout 300; proxy_send_timeout 300; proxy_read_tim..
Server/Nginx (engine x)
2017. 7. 10. 18:39
๊ณต์ง์ฌํญ
์ต๊ทผ์ ์ฌ๋ผ์จ ๊ธ
์ต๊ทผ์ ๋ฌ๋ฆฐ ๋๊ธ
- Total
- Today
- Yesterday
๋งํฌ
TAG
- JPA
- jpa ๊ฐํ์
- JPA๋
- plugin
- spring boot http
- AJP
- spring boot ํฌํธ
- Spring
- nginx
- JPA ์ํฐํฐ
- entity type
- JPA ์์์ฑ๊ด๋ฆฌ
- SSL
- HTTP
- tomcat Ajp
- ์์กด์ฑ ์ฌ์ดํด
- angular2
- springboot
- ์์ง์์ค
- https ๋์์ฌ์ฉ
- HTTPS
- ํ๋ก์ ์ค์
- ํ๋ฌ๊ทธ์ธ
- ์๋ฐ ๊ฐ์๋จธ์
- spring boot
- spring boot 2.1
- entityfactory
- exception์ข ๋ฅ
- entitymanager
- spring jpa
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
๊ธ ๋ณด๊ดํจ