Search squid archive

Re: Initial webpage before surfing on squid

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

 



Jorge Bastos wrote:
That passes a 302:http://195.23.114.74/inicial.php?url=...  back to the
client.

If the client then requests from Squid:
   http://195.23.114.74/inicial.php?url=...

and if squid is not configured to unconditionally accept the
"http://195.23.114.74/inicial.php"; requests this will result in the
client being sent:
302:http://195.23.114.74/inicial.php?url=http://195.23.114.74/inicial.p
hp?url=....


Amos,
How to I tell squid to accept it then?
Forgive me but I'm very fresh on that, do not know how to do it. The
squid_session manpage also doesn't mention nothing of that.


acl A dstdomain 195.23.114.74
acl B urlpath_regex /inicial.php

http_access allow A B
http_access deny !session


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
  Current Beta Squid 3.1.0.6

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

  Powered by Linux