[squid-users] Re: Never used Squid, need to access it

2014-07-25 Thread babajaga
how to actually access the software itself. 

Pls, be more specific. What do you want to know or achieve ?

(Usually, either in /etc OR in /usr/local/squid/etc the config-files to be
found).
Search for squid.conf. That's the entry for the features used.

Depending on, whether squid has been installed from a binary package, or
not, you also might find sources.




--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Never-used-Squid-need-to-access-it-tp4667025p4667026.html
Sent from the Squid - Users mailing list archive at Nabble.com.


Re: [squid-users] Re: Never used Squid, need to access it

2014-07-25 Thread Cassiano Martin
if you don't know where is squid.conf you can locate it by running:

find / -name squid.conf 2/dev/null

It will print full path to config file. When found, you will need to
know how to manage it.

Your server might be running an old squid version, so you have to pay
attention to newer ACLs types, that your squid
may not accept.

2014-07-25 7:59 GMT-03:00 babajaga augustus_me...@yahoo.de:
how to actually access the software itself. 

 Pls, be more specific. What do you want to know or achieve ?

 (Usually, either in /etc OR in /usr/local/squid/etc the config-files to be
 found).
 Search for squid.conf. That's the entry for the features used.

 Depending on, whether squid has been installed from a binary package, or
 not, you also might find sources.




 --
 View this message in context: 
 http://squid-web-proxy-cache.1019090.n4.nabble.com/Never-used-Squid-need-to-access-it-tp4667025p4667026.html
 Sent from the Squid - Users mailing list archive at Nabble.com.