Google Analytics using Outbound Rules
I followed the instruction on http://www.iis.net/learn/extensions/url-rewrite-module/using-outbound-rules-to-add-web-analytics-tracking-codeI tried to use this, but the code would not if in one...
View Articlerewrite wildcard subsites to a static url
Greetings,I'm doing a migration in SharePoint and will be turning off my old servers. In preparation I am testing URL rewrite. Our new SharePoint sites have a new name. In this instance the new URL...
View Article{SERVER_PORT} rewrite not working
I have an AbleCommerce (ASP.NET e-commerce CMS) website which needs SSL (obviously) but is hosted on a server which can only have 1 internal IP address. This would usually be fine, as I can add an...
View ArticleURL Rewrite for SSL redirection not working on remote
I'm trying to use URL Rewrite to push all traffic from http to https on my site.I have read http://forums.iis.net/t/1153050.aspx?URL+Rewrite+for+SSL+redirection and my code is the same.If I access my...
View ArticleURL redirect with multiple query strings to other domain?
We are trying to rescue an mobile app that is hosted on a Windows Server at ISP. The ISP has recently stopped supporting PHP in Windows environment and we cannot move the rest of the site to Linux yet,...
View ArticleIIS manager slow node opening
After installing URL rewrite module the server node opens with a 20s delay (which is long!). It is similar to this post (...
View ArticleRules not working
Hi there. I tried using static rewriteMaps using the example in the guide, however it is not being redirected. So I installed tracing per the article and even though it's enabled as noted in the...
View ArticleWebsphere 8.0 and Rewrite Module on IIS 7.5
I am facing issue with rewrite module on IIS 7.5 on Windows Server 2008 R2 We have configured IIS 7.5 as a web server in front of WebSphere Application Server 8.0. Now we want to put static content on...
View ArticleKernel cache fails with rewrite rule to strip Query parameters
Problem: IIS marks URL as cache not worthy and Kernel cache stops working.To Reproduce: 1. enable Kernel cache2. add Following rule to strip query parameter in to web.config<rule...
View ArticleThe URLs mapped as Internal Url of AAM redirects to Public Url while accessing
Hi All,I have created a web application in Internet Zone with the url "http://new.site.com". Then used that url as public url and mapped 10 internal url to it. The internal urls are like...
View ArticleRewriting With PlaceHolder Data
Can someone please help me with this? I've been working on it all day and I'm just not getting it.I have a request URL with placeholder data in it and one real parameter from a...
View ArticleRedirect loop bug
Hi guys,I've been getting redirect loops spontaneously happening on my webserver. It will run fine for weeks and then suddenly start acting up. The only place I've seen this happen is on my home...
View ArticleIIS Url Rewrite under Joomla and SH404sef
I am using a joomla3 website with sh404sef, under IISso far so good, sh404 works correctly, SEF urls are correctly handledI am now trying to add a custom redirect rule in web.configbasically I want to...
View ArticleThe request filtering module is configured to deny a request that contains a...
I am at a loss. I have spent a few days trying to solve this. I want to encode my querystring like this:string encode = HttpUtility.UrlEncode(TextBoxSearch.Text); Response.Redirect("/Find/" +...
View ArticleUsers report website access problems after we added HTTP to HTTPS redirect rule
Since adding the following to webconfig many users are complaining that intermittently they either cannot access or are 'thrown out' of our website with various errors (DNS error/proxy isn't...
View ArticleURL Rewrite Question
Hello,i want to rewrite a part of my folder path in sharepoint .../DE/Seiten/[filename].aspx to .../[filename].aspx via URL Rewrite Module. Whats the correct way to do it ?Thank you very much
View ArticleURL Rewrite Module IIS 7
Hello,my problem my subdomain en.domain.com points to my webserver ip. Now i want to redirect the subdomain to a url path in sharepoint 2010http://IP/path. I tried it many time in the URL Rewrite...
View ArticleURL redirect not noticing pattern
Hello.I recently converted a SharePoint farm to HTTPS and am now trying to redirect traffic to the new URL and convert it to HTTPS.The URL used to be http://myssite and now it is...
View ArticleHelp to define URL Rewrite rules
Hi All,can you please help me with rewrite rule for our Windows 2012R2 lab? We have a following situation:1. Back-end IIS server with application listening on HTPPS 192.168.1.12 (lab.local) on ports...
View ArticleIIS not responding to HTTP request header added in the Rewrite Module
Hi, I'm having problems getting IIS7.5 to accept HTTP range headers, added using the URL Rewrite module v2 Setting up a DASH server and the players based on Flash pass the byte range data via...
View Article