Hello,
Is there a way by which we can http compress some css and js files using some scripts so that HTTP Compression at IIS level is not required..Like if I can run some utility script which does the compression before hand so IIS can just pass on the files instead of compressing itself.
Thanks