Computer/System Management
hosts 파일이 뭔가요?
Gu Youn
2012. 1. 17. 11:37
같은 서버 주소를 사용하면서 떻게 다른 서버에 접속 할 수 있냐고 물어보는 친구(일반인?)를 위해 만든 슬라이드 한장. 이걸로 이해가 됐음 좋겠다. ^^
참고로 운영체제에 따른 hosts 파일 경로는 다음과 같음.
Windows : c:\Windows/system32/etc/hosts
Linux: /etc/hosts
Mac OS: /private/etc/hosts
hosts 파일에 대한 자세한 사항은 http://en.wikipedia.org/wiki/Hosts_(file) 보시기 바랍니다.
참고로 운영체제에 따른 hosts 파일 경로는 다음과 같음.
Windows : c:\Windows/system32/etc/hosts
Linux: /etc/hosts
Mac OS: /private/etc/hosts
hosts 파일에 대한 자세한 사항은 http://en.wikipedia.org/wiki/Hosts_(file) 보시기 바랍니다.