Error 404 converting .htaccess to web.config
Hello everybody.I have a PHP application and my web server is IIS, so my .htaccess files don't work. Could you help me with the redirection and hiding the filename extension? My code gets a 404 error...
View ArticleIIS URL Rewrite with Special Charachter
Hi,I am trying to rewrite an URL with special character but it gives 500.50 url rewrite module error.Please help me in resolving the issue.
View Articlelan docker reverse proxy problem
my lan network setup an rocket chat docker server,listen on tcp 3000 port,my iis 10 reverse https to it,browser and android app is ok,but ios app have problem。the android app logs:2018-08-2805:48:28...
View ArticleRedirecting old web apps URLs to new ones on different IIS server
Hi, I have migrated helpdesk software to new version where names of web apps have been changed. For time being both old and new version are online hence I want to accomplish this (redirection to new...
View ArticlePOST / X-ARR-CACHE-HIT=0&...&SERVER-STATUS=404 ...
Goodnight.I have a reverse proxy configured in IIS 10.0. I have a single rule whose action is to rewrite a url on port 9001.When I test by sending a single request, the IIS captures it and it works...
View ArticleOne External IP, Two IIS Applications Hosted on Different Servers, Both Using...
Hello.Below is my scenario: × only one external IP available; × two web applications hosted on different servers: server1 and server2 × server1.domain.com is accessible internally and externally...
View ArticleCannot exclude IPADS from mobile redirects
I just got done making a rudimentary mobile site (wkmclaughlin.mobi). I need to make my main web site (wkmclaughlin.com)redirect to it for smartphones. I carefully followed the steps in this article:...
View ArticleHow do you prevent a redirect loopback when your mobile site calls your full...
I just added a dotmobi mobile site from Network Solutions to complement my full site. I was able to successfully redirect smartphones (but not iPads) to the site with these two URL rewrites on my IIS...
View ArticleRedirect to new domain but keep the old URL
Hi there,I wish to redirect www.abc.com to www.xyz.com but on the user browser it will still show www.abc.com . here's my code :<rule name="redirect to aws" stopProcessing="true"><match...
View ArticleUrl rewrite not working on windows 2016
Trying to rewrite an url and I keep getting 404 errors. Using redirect works fine. Should be worth mentioning that these same rules under exact same domain/paths on a windows 10 machine work perfectly....
View ArticleUrl Rewrite rules for two different Sites
Hi:I have two sites in a server with Arr instaled.: https://example1.com y https: //example2.com.I need to create url rewrite rules for each one of them but I cannot do it. What I need is for example...
View ArticleURL rewrite installation failing due to signature verification failure
Hi,URL rewrite installation is falling on Server 2016 azure VMs. Reason "Downloaded file failed signature verification and may have been tampered with"EULA: 'URL Rewrite 2.1', which is owned by...
View ArticleDownloaded file failed signature verification and may have been tampered with
In the last few days I'm seeing the following error when installing the URL Rewrite module either using WebPI or downloading it manually.Downloaded file failed signature verification and may have been...
View ArticleRedirect with Parameters (Regex?) help needed
hello, i need redirects from urls like...
View ArticleURL Rewrite question
I need to forward the first url to the second url using IIS url rewrite. the text in bold are dynamic values. the text in red are values that need to be passed thru....
View ArticleHTTP to HTTPS redirect not working
I have added this rule to https://www.mydomain.com node but www.mydomain.com is still point to the servers plesk page. Any ideas?<rule name="http to https" stopProcessing="true"><match...
View ArticleHow do you coordinate rewrites between a full and mobile website?
I have a full website and recently added a mobile website. The first thing I did was to redirect calls to the full website from mobile devices to the mobile website. My web.config rules are as...
View ArticleURL rewrite
I need to forward this Url: http://iw.intg.webservice.ia.iafg.net/IWMWPV11?WEportalHTTPRedirection=s1 to http://iw.intg.webservice.ia.iafg.net/IWMWPV11_s1.This is my web.config configuration : <?xml...
View ArticleInstalling URL Rewrite for IIS 10 without Internet Access
Trying to install URL Rewrite 2.1 for IIS 10 for use in an intranet app. The server in question is on a secure government network with no access to the Internet. The Web Platform Installer displaying...
View ArticleURL Rewrite installation question
Product: IIS URL Rewrite Module 2 -- Error 1937. An error occurred during the installation of assembly...
View Article