apache구축1 Apache + Tomcat 연동 EC2 생성 bastion web 2대 was 2대 bastion 생성 완료 후 접속! .pem 키 Fileziller로 옮기기 web,was 접속 test --> ssh -i test.pem ec2-user@'ec2 ip' test 환경 버전 os : amazon linux2 apache : 2.4.56 tomcat-connectors : 1.2.48 jdk : 1.8.0 tomcat : 8.5 db: rds / mysql 8.0.32 db-connector: 8.1 Web 서버에서 진행 1. apache 설치 # yum install httpd tomcat-connector 설치 시 필요 # yum install httpd-devel 2. apache 정상 설치 여부 확인 # systemctl s.. 2023. 8. 23. 이전 1 다음