> Try this:
>
> echo rawurldecode($_GET['url']);
>
>
> Its a little weird that the redirect URL is being added as the sub-URI.
> Are you sure your http_access are permitting access to the splash URI
> before checking the session handler?
>
> Amos
Hi Amos,
Well, the rawurldecode() returned the same value.
About the question you are making, well forgive me but don't know how to
answer, the directives for the session setup are:
--- external_acl_type session ttl=14400 negative_ttl=0 children=1 concurrency=200 %URI /usr/lib/squid3/squid_session -t 14400 acl session external session http_access deny !session deny_info http://195.23.114.74/inicial.php?url=%s session --- What can be wrong here?Received on Sun Apr 12 2009 - 09:36:06 MDT
This archive was generated by hypermail 2.2.0 : Sun Apr 12 2009 - 12:00:03 MDT