Difference between revisions of "Video Cache Youtube ClearOS Debian"
From MS Computech
(Created page with 'วิธีติดตั้งสำหรับ ClearOS 5.1 SP1 Contribute and test by [email protected] ลง videocache-1.9.2.tar.gz <pre> tar zxvf videocache-1.9.2.tar.…') |
(No difference)
|
Revision as of 21:39, 25 March 2010
วิธีติดตั้งสำหรับ ClearOS 5.1 SP1 Contribute and test by [email protected]
ลง videocache-1.9.2.tar.gz
tar zxvf videocache-1.9.2.tar.gz cd videocache-1.9.2 python setup.py install chown -R squid.squid /var/log/videocache/ chown -R squid.squid /var/spool/videocache/ service httpd restart
นำเครื่องหมาย#ออกที่ Squid.conf
acl our_networks src 192.168.1.0/24 192.168.2.0/24 http_access allow our_networks
สั่งรีสตาร์ท Proxy
service squid restart