Thanks, that worked.
-----Original Message-----
From: Diego Woitasen [mailto:diegows@linux.org.ar]
Sent: Friday, October 29, 2004 12:43 AM
To: Debelius, Brian
Subject: Re: [squid-users] GET and POST ACL's
yes, for example
acl method_get method GET
acl method_post method POST
acl site1 dstdomain www.site1.com
acl site2 dstdomain www.site2.com
http_access allow method_get site1
http_access allow method_post site2
http_access deny all
El jue, 28-10-2004 a las 17:45, Debelius, Brian escribió:
> Is it possible to have an acl that allows only GETs to http://somesite
> and GET and POST to http://somesite/something/ ?
>
> Brian-
Received on Fri Oct 29 2004 - 10:43:26 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST