Hey guys, I'm fairly new to the world of proxies, and I've tried to follow a guide but ended up with a (not working) reversely configured proxy to the solution I want.
My web server is going to be making lots of API calls to several websites and so I'd like for it to cache those calls locally. I don't want incoming user traffic to go through the proxy.
I'm running Ubuntu 10.04LTS, with the latest version of Squid installed from apt.
I followed this:
http://www.ubuntugeek.com/how-to-setup- ... buntu.html
But of course this ended in my requests to myserver.com hitting a squid error page.
Could anyone assist me configuring squid for my needs?