> like this > client http://www.kyk.gov.tr:7779 > squid prints ERR_ACCESS_DENIED > but when somebody tries https like > client https://www.tspakb.org.tr:8445 > server prints only some lines of the ERR_ACCESS_DENIED page > I could not find the reason if sb knows mail me
Give your squid.conf configurations for ACL + HTTP Acess settings as getting as, grep -E '^[ ]*acl|^[ ]*http_access' squid.conf Access will be blocked with http_access settings. Regards -Muthu
