On sön, 2007-11-25 at 20:13 -0800, Reid wrote:
> I'm having trouble with the squid_session helper
>
> I have the following line:
> deny_info http://www.SomeSiteURLHere.com/redir.php?url=%s session
>
> The php page does a print $url for the href link
>
> However, squid forwards the user to this url:
> http://www.SomeSiteURLHere.com/redir.php?url=http://www.SomeSiteURLHere.com/redir.php?url=http://www.SiteThatVisitorTypedIn.com
>
> So instead of linking to the requested page, the link points to it's own page..
>
> Hope that makes sense. Any ideas?
Looks like you are denying access to the redirected URL, resulting in a
redirection loop...
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:03 MST