I have discovered that squid is grabbing the address and stripping the
port and redirecting it to port 80.
So http://example.com:8080/ would be http://example.com/
Am I doing something wrong?
Shaun Bolling wrote:
Anyone have ideas on this problem? I have a similar issue except my line
says, "While trying to retrieve the URL: http://example.com/". It
removes the 8080.
access.log shows
1154963292.388 302 <internal IP> TCP_MISS/503 1370 GET
http://example.com/ - NONE/- text/html
Thanks
Joel Rybolt wrote:
Recently our county offices moved their URLs to port 8080. I have
added this as a safe port but I continue to receive this message. Can
anyone help me with configuration to handle this port?
ERROR
The requested URL could not be retrieved
--------------------------------------------------------------------------------
While trying to retrieve the URL: http://www.co.polk.ia.us:8080/
The following error was encountered:
Access Denied.
Access control configuration prevents your request from being allowed
at this time. Please contact your service provider if you feel this is
incorrect.
Joel Rybolt