Reuben Farrelly wrote:
> At the moment I have:
> acl ftp proto FTP
> always_direct allow FTP
Try
acl ftp proto ftp
acl directory urlpath_regex /$ ^$ /;type=d$
always_direct allow ftp directory
-- Henrik Nordstrom Squid hackerReceived on Sat Jan 22 2000 - 05:25:12 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:39 MST