
You can block websites using squid proxy with 3 easy steps. First you have to create a text file with blocked domain name list such as orkut.com, gmail.com, sex.com, yahoo.com and so on. Second define and Access Control List (ACL). Third and final step Restart Squid.
First, create a file called /etc/squid/blocked.domains.acl (any file name you can use)
# cd /etc/squid
# vi blocked.domains.acl




















