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_at_gmail.com> 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_at_gmail.com> 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
>>
>>
>>
>
Received on Fri Feb 20 2009 - 00:16:46 MST
This archive was generated by hypermail 2.2.0 : Fri Feb 20 2009 - 12:00:01 MST