Pada 13-Aug-2003, Paras pradhan menulis:
> DiD as:
>
> acl hello urlpath_regex .\exe$
> http_access deny hello
> NO luck.
> what i am missing.??
what if you add -i ?
And what if you try \.exe$ instead of .\exe$ ?
Then for your case, try :
acl hello urlpath_regex -i \.exe$
And at last, as Henrik told you, don't forget to run :
squid -k reconfigure
> Thanks
> Paras.
HTH
aqil
Received on Wed Aug 13 2003 - 20:43:50 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:54 MST