Hi, list. I'm a newbie in UNIX. I'm trying to figure out how squid works on a FreeBSD 4.6.2 machine. It's not connected to network and does'n have any network cards. So I'm launching apache: #/usr/local/apache/bin/httpd Theb squid: #usr/local/squid/bin/squid -D Then Mozilla (with proxy settings: 127.0.0.1:3128): #mozilla & When I try to load some page: http://localhost/, I'm getting an error message. I'm using squid 2.4 STABLE7. Could anyone tell me what am I doing wrong. I appologize in advance if it's a stupid question.
