This is a discussion on Re: [squid-users] Exclude one URL from cache within the Squid Users forums, part of the Web Server and Related Forums category; You have to escape the ? also. acl excludeURL url_regex test.test.com\/classifieds-bin\/classifieds\?temp_type=detail&category_numbe r=...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You have to escape the ? also.
acl excludeURL url_regex test.test.com\/classifieds-bin\/classifieds\?temp_type=detail&category_numbe r=333&classification =auto&date=today,sunday_before(today)&orderby=star t_date:d /Andreas ----- Original Message ----- From: "Nick" <nick@finiteautomata.com> To: <squid-users@squid-cache.org> Sent: Monday, April 26, 2004 6:18 PM Subject: [squid-users] Exclude one URL from cache > acl excludeURL url_regex test.test.com\/classifieds-bin\/classifieds?temp_type=detail&category_number =333&classification =auto&date=today,sunday_before(today)&orderby=star t_date:d |