I setup a IIS application from within an existing application.
Will the parents web.config be inherited or is that something I have to set explicitly?
You can also use the remove tag to get rid of things you don't want or put everything in a location and tell it not to inherit:
remove
...