Hi,
I don't want to modify my web.config file, so I'd like to know how to configure IIS (for HTTP Redirection) in order to look for a fake web.config file (let's name it fake.web.config) which will add information (and potentially find the rest in the genuine web.config file).
Is it possible ? (maybe in the applicationHost.config...)