1. Apache21-1. Apache Version$ httpd -v$ apachectl -v 1-2. Apache HTTP Server Control Interface$ sudo apachectl [command]# apachectl [command] $ sudo apachectl start http://localhost/ 1-3. System Level Web RootThe default system document root is still found at -http://localhost:80/ The files are shared in the filing system at -/Library/WebServer/Documents/ Configuration file -/etc/apache2/httpd...
- 로컬 복구 시스템복구 하기 전에 사용한 가장 최근 운영체제 버전이 설치됨.인터넷 복구 시스템에 비해 속도가 빠름. 접근방법:1. 맥 시동 후 option 키를 누르면 부팅 파티션을 선택할 수 있고, Recovery HD(복구 파티션)을 선택하면 로컬 복구 시스템이 시작됨.2. 맥 시동 후 command+R 키를 누르면 로컬 복구 시스템이 시작됨. - 인터넷 복구 시스템맥의 연식에 따라 최초 설치된 운영체제 버전이 설치됨.로컬 복구 시스템에 비해 속도는 느리나 로컬 복구 시스템이 손상되어 사용할 수 없을 때 주로 이용함. 접근방법:1. 맥 시동 후 command+option+R 키를 누르면 인터넷 복구 시스템이 시작됨.