설치방법
아래 페이지에서 Bitnami를 다운로드 받는다.
다운받은 파일을 실행한다.
다음 경로로 이동한다. Bitname의 버전에 따라서 경로는 달라 질 수 있다.
sudo /Volumes/MAMP\ 5.4.12-0/BitNami\ MAMP.app/Contents/MacOS/installbuilder.sh
설치 안내에 따라서 설치를 진행한다.
설치를 끝냈으면 웹브라우저를 이용해서 호스트 주소에 접근한다. 아래와 같은 화면이 출력된다면 성공적으로 아파치를 설치한 것이다.
Document Root
버전에 따라서 경로는 달라질 수 있다.
/Applications/mampstack-5.4.12-0/apache2/htdocs
설정파일
/Applications/mampstack-5.4.12-0/apache2/conf/httpd.conf
서비스 제어
./ctlscript.sh help
./ctlscript.sh (start|stop|restart|status)
./ctlscript.sh (start|stop|restart|status) mysql
./ctlscript.sh (start|stop|restart|status) apache