iis express gzip

Solutions on MaxInterview for iis express gzip by the best coders in the world

showing results for - "iis express gzip"
Isabelle
18 Jul 2017
1//Start command prompt 
2//Go to IIS Express installation folder (%PROGRAMFILES%\IIS Express)
3//Run following command:
4appcmd set config -section:urlCompression /doDynamicCompression:true