vote up 0 vote down star

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.

flag

80% accept rate
I think it's an serverfault question – Zote Oct 23 at 16:32

2 Answers

vote up 1 vote down

Use management console, and after edit web.config and see changes.

link|flag
vote up 0 vote down

This link help you : Changes to compression in IIS7
See this too : httpCompression and .js files

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.