Hi Y'all, There is one place I work occasionally that has some filtering going on. Access to facebook is denied, for example. Since I run a server at home, I thought "hmmm... just throw a proxy server on the home machine, use that". Thinking more about it tonight, I realized the filter might not be just on URL. It might be on the content. So my next thought is to use a proxy over SSL. Some questions: 1) Is this the right way to do this? 2) Should I be looking at an anonymizer instead, an apache plug-in? 3) Is squid sufficient? Thanks, j