1.

How Does Iis 7.0 Handle Web.config Updates?

Answer»

If the hosted site does not have a web.config, IIS 7.0 will create one. If the site has a web.config, IIS 7.0 modifies it. If the web.config is modified, then the site OWNERS have the RESPONSIBILITY of merging the changes and ensuring that the changes are manually MERGED and maintained.

If the hosted site does not have a web.config, IIS 7.0 will create one. If the site has a web.config, IIS 7.0 modifies it. If the web.config is modified, then the site owners have the responsibility of merging the changes and ensuring that the changes are manually merged and maintained.



Discussion

No Comment Found