Search squid archive

RE: Initial webpage before surfing on squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
> 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?


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux