Hello @Mary Mwende
For Windows hosting WebApp you can find your web.config in D:\home\site\wwwroot
For Linux hosting WebApp you can find your web.config in home/site/wwwroot
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi. I'm looking for the web.config file of my web app so that i can add this text > type="Redirect" url="https://CUSTOMDOMAIN.COM/{R:0}" to the action tag and redirect my azurewebsite to a custom domain. The problem is that i can't find this site and when i google how to find it i get suggestions from two years ago but the kudu scm doesn't look the same. Here's a pic of what it looks like now
Hello @Mary Mwende
For Windows hosting WebApp you can find your web.config in D:\home\site\wwwroot
For Linux hosting WebApp you can find your web.config in home/site/wwwroot