1. Install Squid
2. edit squid.conf
3. #vi /etc/squid/squid.conf (Readhat Version)
4. add this line
acl mynet src 192.168.1.0/24
http_access allow mynet
5. enable memory_replacement_policy lru
6. enable cache_replacement_policy lru
7. enable cache_dir ufs /var/spool/squid 100 16 1024
8. add this line
visible_hostname your.domain
9. start squid using port 3128
2. edit squid.conf
3. #vi /etc/squid/squid.conf (Readhat Version)
4. add this line
acl mynet src 192.168.1.0/24
http_access allow mynet
5. enable memory_replacement_policy lru
6. enable cache_replacement_policy lru
7. enable cache_dir ufs /var/spool/squid 100 16 1024
8. add this line
visible_hostname your.domain
9. start squid using port 3128
Comments
I'm brasilian, and i'm tryng to create a video stream with upload on my website using a webcam.
I searched this on the internet but i didn't found... Can you help me?
Flash is the better option, all right? How i do it?
thanks,
Carlos.