Hello Folks,
I would like to rewrite URL rules in IIS. Like, in business users' email, I sent a link (for dev environment), once user click on that link then, it should redirect to production site.
For e.g. (below dev link)
https://dev-website.mydomain.com/mynews/first.html
and once user will click on aforesaid link then it should redirect on below URL for all "mynews" folder/subfolder html or pages
https://prodwebsite.mydomain.com/mynews/first.html
Could you assist to write regular expression in IIS using URL Rewrite option in IIS?
Best Regards
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.