Search squid archive

Re: HTTP Response processing

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

 



On 4/02/2014 9:21 p.m., Bhagwat Yadav wrote:
> Thanks Amos,
> 
> Actually in my deployment I have url filtering engine after squid.
> When anybody accesses any blocked url, then filtering engine responds
> with a page showing that the accessed url is blocked. I want to check
> that if the error code is that particular code in case of blocked url,
> then customize page should be shown.
> 
> So for this I want to know where in particular http responses handled in code.
> 

Like this?

 acl block http_status 403
 deny_info ERR_CUSTOM block
 http_reply_access deny block


Amos




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

  Powered by Linux