is it possible to have at least 2 pls it will solve some problem between
mobile and windows browser having same Ua
i guess all squid user will be happy tks
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/user-agent-tp4673284p4673328.html
Sent from the Sq
On 20/09/2015 9:04 p.m., Amos Jeffries wrote:
> On 19/09/2015 5:53 a.m., joe wrote:
>> mmm
>> any answer amosalizar guys ??
>> if the code work once let me know if there is a way let me know
>> if the code not complete in source code let me know better then waiting for
>>
>> !!a
On 19/09/2015 5:53 a.m., joe wrote:
> mmm
> any answer amosalizar guys ??
> if the code work once let me know if there is a way let me know
> if the code not complete in source code let me know better then waiting for
> !!answer
>
I'm' not able to check the code right now. But
again in HttpHeaderTools.cc
} else {
/* It was denied, but we have a replacement. Replace the
* header on the fly, and return that the new header
* is allowed.
*/
e->value = hm->replacement;
retval = 1;
}
return retval; // dose
mmm
any answer amosalizar guys ??
if the code work once let me know if there is a way let me know
if the code not complete in source code let me know better then waiting for
!!answer
tks any way
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble
like what ?
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/user-agent-tp4673284p4673292.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
squid-users@lists.squid-cach
i personally hate using !acl ... it's the easiest way, in my
opinion, of getting in trouble and getting things to NOT work the way
you want to.
i always prefeer to replace by other 4-5 'normal' rules than using !acl
Em 18/09/15 06:32, joe escreveu:
hi i need to have 3 useragent re
i did with or without no go
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/user-agent-tp4673284p4673286.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
squid-users
try without putting !brs in the second one
and without putting !phone-brs in 1st one
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/user-agent-tp4673284p4673285.html
Sent from the Squid - Users mailing list archive at Nabble.com.
hi i need to have 3 useragent replace and its not working
example
acl brs browser -i Mozilla.*Window.*
acl phone-brs browser -i Mozilla.*(Android|iPhone|iPad).*
request_header_access User-Agent deny brs !phone-brs
request_header_replace User-Agent Mozilla/5.0 (Windows NT 5.1; rv:40.0)
Ge
10 matches
Mail list logo