hi,
i have this policy on advanced tab of WWW Service:
"Not Http URL... ends with .cab"
so this blocks any website that ends with ".cab"
now adding another filter to allow website to install too many cab files, how do i allow such URL that has hundreds of .cab without specifying each or every file name? can i use wildcards i.e. (http URL ends with *.cab) for that single site?
ex:
...http://123.456.789/patches/ttht001.cab
...http://123.456.789/patches/sdf002.cab
...http://123.456.789/patches/ljui003.cab
...http://123.456.789/patches/pioo004.cab
...http://123.456.789/patches/gsdf005.cab...
...http://123.456.789/patches/tryr050.cab...
...http://123.456.789/patches/xcvc100.cab
tnx in advance