Handler won't receive request after URL-Rewrite.
I'm running URL-Rewrite 7.2.1993 on Windows 2019 Server (IIS 10) and Bluedragon 7.1.1, which is a ColdFusion Markup Language (CFML) engine comparable to Adobe Systems's ColdFusion.Everything works...
View ArticleHelp redirecting a url from one site to another
Hello - I've tried everything I've seen on the forums, but have had no luck.I'm trying to create a 301 redirect from https://olddomain.com/page/oldpage to https://newdomain.com/newpageI would like to...
View ArticleIIS URL Rewrite 2.1 download page file
I was wondering if there was an error on one of the download pages for the rewrite update? I got a pointer from a colleague (https://www.microsoft.com/en-us/download/details.aspx?id=47337) and the...
View ArticleIIS as a forward proxy through an external proxy
Hello,My case looks like this: Application X wants to connect to the address xxx.yyy, which is prohibited in my organization.We have a proxy that requires a username and password that allows access to...
View ArticleURL Rewrite with Wild card certificate
HiI have a server with multiple application 192.168.0.175:7020 - a.site.com192.168.0.175:8020 - b.site.com192.168.0.175:9020 - c.site.comnow i want from internet i should type with https://a.site.com,...
View Articlequestion about forwarding both HTTP and HTTPS domain to app page
I have URL Rewrite set to forward http to https and also append the name of web app (let's saymyapp).So when user hits http://mysite.us.com/ it goes tohttps://mysite.us.com/myapp The problem is, it...
View ArticleAny alternative to replace original URL?
Hello: I need to let users to enter urls such as Http://domain name/a number. So that I could change the URL to http://domain name?id=the number. I know that this is possible through the rewrite rule...
View ArticleHelp Please Redirect to our New domain
Hello friends, i´m a infrastructure Analyst but i dont know about iisPlease, I need the following ruleWe have a site, and we need to change the site domainfrom www.site1.com to www.site2.comfrom...
View ArticleURL rewrite for fbclid
Hey all. I did see something posted regarding this issue that someone else had. I tried to import the following code into IIS and it fails.<rule name="Imported Rule 1"...
View ArticleIIS Domino Reverse Proxy
Need help to solve the issues...i have domino server which i have integrate with ADFS for SAML authentication, unfortunately it's old version so it's not possible to configure with latest SSL chipper...
View Article404 Not Found Error after deleting site
I have installed the URL rewrite module on my SharePoint 2013 WFE. My redirects work just fine as long as the original site exists but as soon as I delete the sub site from SharePoint I get a 404...
View ArticleHTTP to HTTPS Rewrite Issues with Exchange 2016
Hi Everyone, I've got an Exchange 2016 server that I'm using for webmail access as well as hosting our website. I have a rewrite rule to redirect http traffic to https. <rule name="Redirect to...
View ArticleExclude subdomain from HTTPS redirect
I need to exclude a specific subdomain (sub.domain.com) from the REDIRECT TO HTTPS rule in the web.config below. How do I do that?<rules><rule name="www" stopProcessing="true"><match...
View ArticleRedirect specific site to HTTPS & Non-standard port
I'm pretty new to IIS (We are using IIS on Server 2016) and I'm trying to redirect a specific site from HTTP to HTTPS and change the port to a non standard port. I'm having problems doing this,...
View Articlerewriting dynamic php url for iis
Hello, Im trying to rewrite a url so something like www.site.com/page?user=text appears as www.site.com/text page.php has already been rewritten to appear as pagetext in user=text is dynamic basic on...
View ArticleRedirect only specific sub site not root/other sub sites
I am trying to use IIS URL rewrite to redirect only specific sub site documents and it should not redirect other sub site (OR) root site documents (These are SharePoint sites).Example: Redirect...
View ArticleRedirecting subdomain to internal server
I've been searching and trying to get this working for the past couple hours and can't seem to find the right combination to make everything come together. What I'm trying to do is rewrite...
View Articlerewrite causing 500 errors
IIS 10, Windows 2K16, URL Rewrite 2.1. The server has about 6 sites on it, 2 of which us rewrite rules. Site #1 ran fine with it's rewrite rules until about 2 weeks ago when it would start go give...
View ArticleRedirect domain1.co.uk/some_subs to domain2.co.uk/different_subs
Good morningI've been tasked with setting some redirections but I can't get subdirectories to work.I've already redirected domain with code. This part works fine<rule name="Redirects domain1.co.uk...
View Articlerewrite only 1 single page
Hi,IIS10 + url rewite and arr installed here. This system is used as reverse proxy for several sites (exposing entire internal websites to the internet, nothing fancy)I have a special situation now: We...
View Article