Hello! I want to know is there any possibility to block some particular website. Namely, I have son and he is 10 years old. I am afraid that he will open again some adult site as he done that before. So, I want block that site from opening on my computer. I kindly ask you for help. Thank you very much!
Hello! I understand you! To block some particular site go to C:\WINDOWS\system32\drivers\... Right clcik on host file and choose open it with Notepad. You will see following bottom line: 127.0.0.1 localhost. Copy this line to the end and type next to it web address you want to block. For example:
127.0.0.1 localhost www.webaddress.com lochalhost
This code will lock opening that site from your computer.