xml-include

Include in web.config File

I need to know whether there is another way to include external files in web.config apart from configSource="Source". The reason why I am asking is, I am working with UrlRewriter.net module. <section name="rewriter" requirePermission="false" type="Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligenci...