Can anyone help me with removing a single file extension?
I used the following command lines to add the extensions;
cscript.exe adsutil.vbs set w3svc/filters/compression/gzip/hcfilextensions
"htm" "html" "txt" "doc" "js" "xml" "dll"
cscript.exe adsutil.vbs set
w3svc/filters/compression/deflate/hcfilextensions "htm" "html" "txt" "doc"
"js" "xml" "dll"
Windows2000 Server and vanilla install of IIS
Thanks
Anthony
>> Stay informed about: How to remove HcFilextensions?