Search squid archive

Re: deny cache of all .asp dynamic pages

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

 



hi

are these for squid 2.6.STABLE5 line corret?

acl mydomain dstdomain .domain.net
always_direct allow mydomain
acl ASP urlpath_regex .asp
acl ASP urlpath_regex \.asp
acl ASP urlpath_regex asp$
acl ASP urlpath_regex \.asp\?.+
no_cache deny mydomain ASP

kind regards
Piotr


On Mon, Feb 16, 2009 at 11:58 AM, squid proxy <squidcache7@xxxxxxxxx> wrote:
> thx again, but I'm still getting erros like:
>
> Internet Explorer cannot display the webpage
>
> or
>
> invalid xml or is not responding
>
> it seems the client over proxy losts its header ID.
>
>
>
>
>
>
>
> On Mon, Feb 16, 2009 at 7:47 AM, Luis Daniel Lucio Quiroz
> <luis.daniel.lucio@xxxxxxxxx> wrote:
>> I think they are like this:
>>
>> acl ASP urlpath_regex \.asp$
>> acl ASP urlpath_regex \.asp\?.+
>> cache deny ASP
>>
>> On Sunday 15 February 2009 16:04:31 squid proxy wrote:
>>> acl ASP urlpath_regex .asp$
>>> cache deny ASP
>>
>>
>>
>

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

  Powered by Linux