This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:linux:qlproxy [2011/12/24 15:29] gcooper |
networking:linux:qlproxy [2011/12/24 15:38] (current) gcooper |
||
---|---|---|---|
Line 14: | Line 14: | ||
http:// | http:// | ||
+ | |||
+ | ==== Install System ==== | ||
+ | |||
+ | [[computing: | ||
+ | |||
+ | This may work on either 32-bit or 64-bit systems. | ||
==== Install Requirements ==== | ==== Install Requirements ==== | ||
Line 68: | Line 74: | ||
adaptation_access qlproxy1 allow all | adaptation_access qlproxy1 allow all | ||
adaptation_access qlproxy2 allow all | adaptation_access qlproxy2 allow all | ||
- | </ | ||
- | |||
- | Restart Squid proxy: | ||
- | |||
- | < | ||
- | service squid restart | ||
</ | </ | ||
Line 93: | Line 93: | ||
EOF | EOF | ||
</ | </ | ||
+ | |||
+ | **Now reboot!** |