문서의 이전 판입니다!
설치 파일 다운로드
- Apache Download URL : http://httpd.apache.org/download.cgi
- Tomcat Download URL : http://tomcat.apache.org/download-60.cgi
- Apr Download URL : http://apache.mirror.cdnetworks.com/apr/
설치 환경
√ OS : CentOS release 6.6 (Final)
√ Apache Version : httpd-2.4.12
√ Tomcat Version : tomcat-7.0.59
설치 순서
- 설치 파일 압축 풀기
[root@server temp]# tar -xvf httpd-2.4.12 [root@server temp]# tar -xvf apache-tomcat-7.0.59.tar.gz
- 파일 확인
drwxr-xr-x 11 root root 4096 2015-01-23 03:50 httpd-2.4.12 drwxr-xr-x 9 root root 4096 2015-03-18 13:53 apache-tomcat-7.0.59
- apache 설치
로그인하면 댓글을 남길 수 있습니다.