geordienz 0 Newbie Poster

I have a working app (that I inherited) and the web.config is at working directory level (i.e. not wwwroot).

I would like to run other apps against the same database (to save on running costs) and would therefore like to move this app to another sub-directory.

There would therefore be multiple web.config files (one per app).

What do I have to watch out for with regard to authorizations?