5
OS X에서 Chrome이 / etc / hosts를 무시하는 이유는 무엇입니까?
OS X 10.8.5 및 Chrome 30을 사용하고 있습니다. 파일에 다음을 포함하도록 추가 127.0.0.1 youtube.com했습니다 /etc/hosts. # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost 127.0.0.1 youtube.com …