refer external config file in web.config

<appSettings file="MySettings.config"/>
<connectionStrings>
...
</connectionStrings>
</appSettings>