Search squid archive

deny cache of all .asp dynamic pages

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

 



hi

I have Squid-3.0.PRE5 installed on debian etch and we have problems
with some .asp webpages:
DOUBLE click the Login button, page cannot be found etc.

Howto configure squid.conf to deny cache of all dynamic .asp webpages?

I've added to my squid.conf the following lines:

hierarchy_stoplist \.asp ?
acl QUERY1 urlpath_regex \.asp \?
cache deny QUERY1

I've found something like:

acl ASP urlpath_regex .asp$
cache deny ASP

as well, but I'm not sure which lines are correct?


should I put both to squid.conf?


greetings
Piotr

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

  Powered by Linux