0
votes
2answers
46 views
Disable IIS7 Compression for a single file from web.config
Does anyone know a way of disabling compression for a single file using the web.config file? It is possible to achieve this manually via the IIS7 management console, but I would much rather config …
