Difference between revisions of "Squid: Block https"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
acl secure proto https
+
memblock seluruh akses https
 +
 
 +
acl secure proto https
 
  http_access deny securehttp
 
  http_access deny securehttp
  
 +
atau kalau untuk spesifik host
  
 
  acl CONNECT method CONNECT
 
  acl CONNECT method CONNECT
Line 9: Line 12:
  
 
==Referensi==
 
==Referensi==
 +
 +
* http://wiki.squid-cache.org/SquidFaq/SquidAcl
 
* http://www.linuxquestions.org/questions/linux-server-73/squid-server-how-to-block-https-www-website-com-905765/
 
* http://www.linuxquestions.org/questions/linux-server-73/squid-server-how-to-block-https-www-website-com-905765/
 
* http://www.linuxquestions.org/questions/linux-networking-3/unable-to-block-https-in-squid-750621/
 
* http://www.linuxquestions.org/questions/linux-networking-3/unable-to-block-https-in-squid-750621/

Latest revision as of 03:45, 12 August 2012