Re: [squid-users] Website pointed to 127.0.0.1

2017-09-15 Thread Alex Crow
On 15/09/17 13:58, Matheus Fernandes wrote: Hello! I have a fqdn that points to 127.0.0.1, when I try to access it through squid, I get an error. I need to make it process on the same machine that made the request, and not on squid server. I tried using always_direct directive, but squid alwa

Re: [squid-users] Website pointed to 127.0.0.1

2017-09-15 Thread Matus UHLAR - fantomas
On 15.09.17 09:58, Matheus Fernandes wrote: I have a fqdn that points to 127.0.0.1, when I try to access it through squid, I get an error. It's forbidden with default rules. I need to make it process on the same machine that made the request, and not on squid server. I tried using always_dir

[squid-users] Website pointed to 127.0.0.1

2017-09-15 Thread Matheus Fernandes
Hello! I have a fqdn that points to 127.0.0.1, when I try to access it through squid, I get an error. I need to make it process on the same machine that made the request, and not on squid server. I tried using always_direct directive, but squid always tries to process at the server side. This issu