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 configure this from the application’s web.config file.
Share
Use management console, and after edit web.config and see changes.