niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Apps » Squid » misc
anonymous squid
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
Author Message
bsdguy
*nix forums beginner


Joined: 09 Feb 2005
Posts: 9

PostPosted: Thu Mar 03, 2005 10:04 am    Post subject: anonymous squid Reply with quote

does anyone knows how I can configure squid to be fully anonymous ?

Thanks
Back to top
linuxguru
*nix forums beginner


Joined: 26 Feb 2005
Posts: 5

PostPosted: Thu Mar 03, 2005 10:08 am    Post subject: Reply with quote

you could use this in your squid.conf

Code:

                header_access Allow allow all
                header_access Authorization allow all
                header_access WWW-Authenticate allow all
                header_access Cache-Control allow all
                header_access Content-Encoding allow all
                header_access Content-Length allow all
                header_access Content-Type allow all
                header_access Date allow all
                header_access Expires allow all
                header_access Host allow all
                header_access If-Modified-Since allow all
                header_access Last-Modified allow all
                header_access Location allow all
                header_access Accept allow all
                header_access Accept-Charset allow all
                header_access Accept-Encoding allow all
                header_access Accept-Language allow all
                header_access Content-Language allow all
                header_access Mime-Version allow all
                header_access Retry-After allow all
                header_access Title allow all
                header_access All deny all
Back to top
KerneL
*nix forums beginner


Joined: 28 Jan 2005
Posts: 37

PostPosted: Thu Mar 03, 2005 10:13 am    Post subject: Reply with quote

Hey this means that the other config`s in the squid.conf would be standard? and only the changes would be this lines?
Back to top
linuxguru
*nix forums beginner


Joined: 26 Feb 2005
Posts: 5

PostPosted: Thu Mar 03, 2005 10:15 am    Post subject: Reply with quote

yes just add those lines to your squid.conf file and restart squid.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
The time now is Tue Dec 02, 2008 5:43 pm | All times are GMT
navigation Forum index » Apps » Squid » misc
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Insert header and footer in every page served by squid ehmedk Squid 0 Tue Apr 22, 2008 6:16 pm
No new posts Urgent and imp. Making Squid 2.6 stable as tranpsarent proxy SHERDIL Squid 0 Thu Aug 03, 2006 11:18 am
No new posts Help required for making squid 2.6 stable 2 transparent SHERDIL Squid 0 Tue Aug 01, 2006 6:55 am
No new posts Help required for making squid 2.6 stable 2 transparent SHERDIL Squid 0 Tue Aug 01, 2006 6:52 am
No new posts Shortening URLs passing through a squid hierarchy Irvine, Doug - Resources Squid 0 Fri Jul 21, 2006 10:15 am

Loans | Mortgages | Car Loan | Loans | Remortgages
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1596s ][ Queries: 16 (0.0656s) ][ GZIP on - Debug on ]