how many web.config files are there in 1 project.we can
overwrite the web.config files
Answer Posted / kiran
A Web application can contain more than one Web.config
file. The settings in a file apply to the directory in
which it's located, and all child directories. Web.config
files in child directories take precedence over the
settings that are specified in parent directories
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is the use of iis server in net?
Is iis more secure than apache?
In iis version 6.0 through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be?
What is meant by virtual directory?
What is the role of http.sys in iis?
What is windows process activation service?
Where is the iis manager?
Where is the applicationhost config?
How can I open internet service manager?
Why does iis application pool recycle?
How do I check my application pool?
How do you administer Connection Pooling in IIS 3.0?
What is app pool and app domain?
How do I stop iis?
What is app domain?