-설치파일 다운로드(https://www.apachelounge.com/download/)
httpd-2.4.43-win64-VS16.zip
-압축 해제 후 설치경로로 이동 또는 복사
> httpd-2.4.43-win64-VS16.zip 압축해제 후 하위의 Apache24 폴더 설치 경로로 복사
-관리자 권한 CMD 접속
-기본 설치
cd D:\Apache24\bin
httpd.exe -k install
-이름 및 환경파일 지정
httpd.exe -k install -n apache-test -f D:\Apache24\conf\test-httpd.conf
'IT기술노트 > WEB' 카테고리의 다른 글
Nginx upstream Active,Backup 설정 테스트 (2) | 2025.01.02 |
---|---|
Apache - Prometheus, Apache-exporter, Grafana 연동 방법 (2) | 2024.10.31 |
Linux Apache 컴파일 설치(CentOS7) (2) | 2024.10.31 |
Apache -> WAS 연동 간 503에러 Fail-over 설정 (2) | 2024.10.31 |
Apache/Jbcs 서버 헤더 변경 방법 (3) | 2024.10.31 |