차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
| web_was_설치 [2015/03/18 06:28] – 만듦 zzung | web_was_설치 [2015/06/18 15:49] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| - | ==== 설치 파일 다운로드 ==== | + | ===== 설치 파일 다운로드 |
| * Apache Download URL : http:// | * Apache Download URL : http:// | ||
| * Tomcat Download URL : http:// | * Tomcat Download URL : http:// | ||
| * Apr Download URL : http:// | * Apr Download URL : http:// | ||
| - | ==== 설치 환경 ==== | + | ===== 설치 환경 |
| √ OS : **CentOS release 6.6 (Final)** \\ | √ OS : **CentOS release 6.6 (Final)** \\ | ||
| - | √ Apache Version : **httpd-2.4.12** \\ | + | √ Apache Version : **httpd-2.2.16** \\ |
| - | √ Tomcat Version : **tomcat-7.0.59** \\ | + | √ Tomcat Version : **tomcat-7.0.39** \\ |
| + | √ JDK Version : **1.6.0_21** \\ | ||
| + | ===== 설치 순서 ===== | ||
| + | ==== Apache 설치 ==== | ||
| + | 이 문서에서는 Source(Binary) File 을 업로드 하여 설치한 방법을 작성하였습니다. \\ | ||
| - | ==== 설치 순서 ==== | + | 1. Source File 압축 풀기 |
| - | - 설치 파일 | + | |
| <code vim> | <code vim> | ||
| - | [root@server temp]# | + | [root@server temp]# |
| - | [root@server temp]# tar -xvf apache-tomcat-7.0.59.tar.gz | + | 합계 93596 |
| - | </ | + | drwxr-xr-x. |
| - | | + | dr-xr-x---. 26 root root 4096 2015-03-18 17:06 .. |
| - | <code vim> | + | -rw-r--r--. |
| - | drwxr-xr-x 11 root root | + | -rw-r--r--. |
| - | drwxr-xr-x | + | -rw-r--r--. |
| + | -rw-r--r--. | ||
| + | -rw-r--r--. | ||
| </ | </ | ||
| - | - apache 설치 | ||
| + | ==== Tomcat 설치 ==== | ||