https://just-coding-room.tistory.com/51
[Tomcat] error.do 무한 리다이렉션
에러 상황
just-coding-room.tistory.com
에러 상황
error.do로 무한 리다이렉션 된다
web.xml에 지정해놓은 대로 404가 계속 발생함
원인
style.css에 배경사진 경로가 지정되어 있는데 그 사진을 삭제해서 파일을 못 찾았음

해결방안
사진 파일을 동일한 이름으로 위치 시키니 배경 사진이 돌아옴과 함께 문제 해결

'-- 기타 -- > Issue 모음' 카테고리의 다른 글
[Spring] Could not resolve matching constructor on bean class (0) | 2024.02.28 |
---|---|
[Tomcat] url로 jsessionid 파라미터 전달 (해결 완료) (0) | 2024.02.03 |
[Tomcat] error.do 무한 리다이렉션 (0) | 2024.01.31 |
[Tomcat] url에 jsessionid가 붙어있음 (0) | 2024.01.31 |
[소스트리] 깃 충돌 시 해결법 (0) | 2024.01.16 |