Hi, Xiang
You could add a web.config redirect file to your application, to do the redirect.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I hosts web site say https://one.azurewebsites.net with Azure web app.
Publishing model: Code
Runtime Stack: Staticsite - 1.0
Operating System: Linux
Now I have another web app with url : https://two.azurewebsites.net.
I would like to configure the web app of https://one.azurewebsites.net that redirects all the trafics to https://two.azurewebsites.net
Which means:
etc.
Could someone can tell me how to achieve that ? Thanks
Hi, Xiang
You could add a web.config redirect file to your application, to do the redirect.
Hello @Xiang ZHU
I would suggest this link
https://rakhesh.com/azure/url-redirection-using-azure-app-service/
Please follow instructions and comeback with feedback
I hope this helps!
Kindly mark the answer as Accepted and Upvote in case it helped!
Regards