I have noticed when I make changes to web sites or application folders in IIS7 the changes will be put in the web.config. Example changes are, default documents, response headers, etc.
I would like these changes saved in the applicationHost.config. I can use appcmd to achieve this, is there a way to achieve this using the gui?
The changes should remain site specific.
0 Answers