Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # allow non standard HTTP(S) ports through Squid
- # defaults for HTTP is port 80 and for HTTPS port 443.
- # example non standard port http://www.example.com:8080 or https://www.exampe.com:8443
- # ubah konfigurasi tambahkan baris berikut
- acl SSL_ports port 8443
- acl Safe_ports port 8443
- # kemudian restart service squid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement