On Sun, Jan 26, 2003 at 01:29:40PM +0500, ???? ??????? wrote:
> 1) acl QUERY urlpath_regex cgi-bin \?
> acl DrWeb urlpath_regex drweb
> no_cache deny QUERY
> no_cache deny DrWeb
it seems what you need is "url_regex", not "urlpath_regex"
example:
http://someaddress.com/somedirectory/somepage.html
urlpath_regex = somedirectory/somepage.html
url_regex = http://someaddress.com/somedirectory/somepage.html
Received on Wed Jan 29 2003 - 09:20:26 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:57 MST