본문 바로가기

프로그래밍

APACHE 설치

728x90
반응형

1.아파치 서버 설치
2.svn설치 (git이랑 비슷 github는 항상 퍼블릭)
visual svn사용

1..APACHE 설치

원격데스크톱에서 저 사이트 클릭
https://archive.apache.org/dist/httpd/

Index of /dist/httpd

Index of /dist/httpd Apache HTTP Server Source Code Distributions This download page includes only the sources to compile and build Apache yourself with the proper tools. Download the precompiled distribution for your platform from binaries/. Important Not

archive.apache.org

쭈~욱 내려서

이 링크 클릭
https://archive.apache.org/dist/httpd/binaries/win32/

Index of /dist/httpd/binaries/win32

Index of /dist/httpd/binaries/win32 Important Notices Name Last modified Size Description Parent Directory - patches_applied/ 2020-07-06 14:16 - symbols/ 2020-07-06 14:16 - LEGACY.html 2020-07-06 14:17 5.6K TROUBLESHOOTING.html 2020-07-06 14:16 2.7K apache

archive.apache.org

이걸로 다운

설치 시작

요런식으로 입력
기본도메인,월드와이드웹도메인,관리자 이메일

계속 넥스트넥스트 인스톨 하면 설치 완료

서버 잘 설치됬나 확인하기 위해 검색창에 localhost검색

방화벽설정창에서 인바운드규칙 > 새규칙 > 두번째 포트 선택

TCP, 모든 로컬 포트 선택

모든포트허용 후 마침

그럼 이렇게 생김

일반 aws홈페이지에서 보안그룹 클릭

인바운드 규칙 편집

이렇게 입력 후 저장

내 도메인검색후 이렇게 뜨면 완료


728x90
반응형