I have three applications (written in C#) hosting under one domain e.g. example.com/app1 example.com/app2 example.com/app3 through IIS. There is nothing present at the root e.g. at example.com
Would it be possible for one of those applications to be accessed when someone tries to reach the root at example.com? Currently a 403 gets thrown if I try to access the root.