How to Handle "#" in URL in IIS
Running Windows Server 2012 R2 IIS IIS 8.5The file we need the URL to point to is:https://www.mtbs3d.com/gallery/albums/assassinscreed/AssassinsCreed_Dx9_#0041.jpgIt comes back as a bad link. The only...
View ArticleRe-encrypting SSL data after reverse proxy
Hi All,Hopefully an easy one.I have a Web Server using URL Rewrite to work as a reverse proxy.I also have an inbound rule set to convert http to https.The Application server wants to force all traffic...
View Articletwo identical internal calls from different origins, one is redirected other...
I have two identical ajax calls from two different asp.net pages using js. The request from the new page is being redirected and I can't figure out how or why this is happening. I pasted the results...
View ArticleSet REQUEST_METHOD to POST
Hi everyone,I made a rule to change all incoming PUT-requests into POST-requests.Unfortunately nothing happens to the REQUEST_METHOD, it still remains a PUT.My rule looks as follows:<rule...
View ArticleRewrite application ID, which is variable, to a friendly name
The application development tool we use to build apps creates URLs in the format:https://mydomain.com/portalpub/apps/webappviewer/index.html?id=c7ca1aecc46d42d9ac6b380f0b6c1502where the id is the...
View ArticleRedirect rule - ERR_TOO_MANY_REDIRECTS
Hi! I tried to make a redirect rule for some of our webservers. The test of the patterns are working fine and in the browser I also see the desired URL after the redirect. But every browser shows me...
View ArticleI need your help,
你好,我需要你的帮助,谢谢!I need an outbound rule, but custom tags never succeed,HTML:<input type="checkbox" name="showfull" value="1" onclick="if(this.checked)...
View ArticleStatic rewrite with multiple queries
<div class="js-voting-container grid fd-column ai-stretch gs4 fc-black-200" data-post-id="64035896">I'm trying to redirect the following URL to the other using static rewrite but it wouldn't...
View ArticleReverse proxy to external server blocked cross-origin frame.
I own two Windows 2019 servers on two separate networks. One VPS is provided by a hosting service and I point my primary domain, 'mydomain.net' to this server.My other server is on my home network, and...
View ArticleURL masking
Hi,I have multiple folders listed under a single IIS web application (default website). Each folder host a different website. For example, I have siteA.example.com in folder SiteA and siteB.example.com...
View Articleissue with adding traling slash after .aspx extension remove in URL
Hi All,I am first removing the .aspx extention from url & try to append the traling slash at the end.but it show me blank page.URL: http://localhost:84/index.aspxAfter removing the .aspx:Working...
View ArticleSubdomain Won't Redirect HTTP to HTTPS
Hi, I'm using Server 2016 with IIS 8. I can't figure out what I'm doing wrong here. I've followed this guide:...
View ArticlePreflight and Duplicate CORS headers
I have an app that needs to work both inside and outside the proxy simultaneously. The app provides Access-Control-Allow-Origin "*" and when I set my outbound rule to overwrite the header, things work...
View ArticleIIS Reverse Proxy Setting
Hi, I have a https site on IIS requesting resources from ahttp-only backend server. There is no SSL certificate in the backend server. I encountered failure for requesting https/http resources from a...
View ArticleURL-Rewrite for RD Webaccess
Hello,is it possible to shorten the full URL of an RD Webaccess with URL-Rewrite? https://mydomain.com/RDWeb/Pages/en-US/default.aspx to https://mydomain.com or https://mydomain.com/default.aspxI am...
View ArticleExpression too complex for IIS Url rewrite in windows server 2019
Hello to all,I have a rule that works well in IIS 8.5 included in Windows Server 2012 R2, but in IIS 10.0 Windows server 2019 give me an error that say:HTTP Error 500 The expression ... failed to match...
View ArticleNew rule causes redirect loop
Edit: Issue fixed by reordering rules fixed the too many redirects' error.
View ArticleURL Rewrite does not inherit
HiI have a 4 servers with shared configuration.I have tried to put a rule at the server level so that it inherits in all the websites, but there is one of the servers that does not inherit the...
View ArticleHow does URL rewriting work in SEO?
Hello. Because I am a beginner to website design, I do not know many effects of rewrite url in seo. Can someone explain in an easy way to understand the effect of rewrite url in seo?
View Article