Web HTML

Web - Tomcat Download 와 초기 설정방법 메모

지댕댕 2023. 4. 25. 08:50
728x90

tomcat 다운 방법

tomcat사이트 - https://tomcat.apache.org/ tomcat10

Dowonload에서

Insataller • 32-bit/64-bit Windows Service Installer (pgpsha512) 다운

Configuration창에서 - HTTP 8080 인데 8081로 변경

java 17 넘기고 tools 밑에 tomcat파일 생성후 여기에 저장

tools → bin → startup.bat 클릭하고 → 클릭하면 cmd창 열림 → 창 놔두고 브라우저에서 http://localhost:8081/ 검색하면 브라우저웹 뜸

완전히 종료시키려면 shutdown.bat

종료 안 되면 윈도우창에 서비스 검색해서 apach 죽이기.

https://www.w3schools.com/css/

 

CSS Tutorial

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

www.w3schools.com

728x90