<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0</title>
	<atom:link href="http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/</link>
	<description>Seasoned IT Dude - MCSE, MCSA, MCTS: SharePoint 2010, MCP</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:13:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: rishi</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1348</link>
		<dc:creator>rishi</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1348</guid>
		<description>It worked for me if I uncheck  &quot;Require SSL&quot; checkbox </description>
		<content:encoded><![CDATA[<p>It worked for me if I uncheck  &quot;Require SSL&quot; checkbox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JorgeM</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1345</link>
		<dc:creator>JorgeM</dc:creator>
		<pubDate>Thu, 19 Jan 2012 04:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1345</guid>
		<description>Your explanation in this article is great!  much appreciated. </description>
		<content:encoded><![CDATA[<p>Your explanation in this article is great!  much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jppinto2010</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1306</link>
		<dc:creator>jppinto2010</dc:creator>
		<pubDate>Thu, 15 Dec 2011 21:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1306</guid>
		<description>This could be because of the alternate access mappings. They are hard coded to use a &quot;URL&quot; and if you change it things will not load. This includes changing protocols in SharePoint. You need to change it in the AAM settings page and in IIS.  </description>
		<content:encoded><![CDATA[<p>This could be because of the alternate access mappings. They are hard coded to use a &quot;URL&quot; and if you change it things will not load. This includes changing protocols in SharePoint. You need to change it in the AAM settings page and in IIS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1301</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 08 Dec 2011 22:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1301</guid>
		<description>I used the  rewrite for my sharepoint 2010 site, and it kind of works. the site redirects to https but some part of it do not. On the Quick launch bar the links to Shared Documents error out. ALso in Site settings, under Galleries, Mater Page, Site Temmplate and Web Parts error out. And the last thing I noticed is that I cannot create an subsite. Does anyone have a solution to this? 
By the way a great article. </description>
		<content:encoded><![CDATA[<p>I used the  rewrite for my sharepoint 2010 site, and it kind of works. the site redirects to https but some part of it do not. On the Quick launch bar the links to Shared Documents error out. ALso in Site settings, under Galleries, Mater Page, Site Temmplate and Web Parts error out. And the last thing I noticed is that I cannot create an subsite. Does anyone have a solution to this?<br />
By the way a great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidhyaprakash</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1295</link>
		<dc:creator>Vidhyaprakash</dc:creator>
		<pubDate>Wed, 30 Nov 2011 16:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1295</guid>
		<description>thanks acoder.. turned off the require ssl and changed r:1 to REQUEST_URI </description>
		<content:encoded><![CDATA[<p>thanks acoder.. turned off the require ssl and changed r:1 to REQUEST_URI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @gwauf</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1284</link>
		<dc:creator>@gwauf</dc:creator>
		<pubDate>Wed, 02 Nov 2011 05:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1284</guid>
		<description>I noticed that I got the same error because I configured the firewall to open up port 21 only and not allowing the program. hence connections will be established but you will get error on STORE. 
allowing the the program for full access is the best option. :-) </description>
		<content:encoded><![CDATA[<p>I noticed that I got the same error because I configured the firewall to open up port 21 only and not allowing the program. hence connections will be established but you will get error on STORE.<br />
allowing the the program for full access is the best option. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 최재욱</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-5/#comment-1282</link>
		<dc:creator>최재욱</dc:creator>
		<pubDate>Wed, 02 Nov 2011 02:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1282</guid>
		<description>This is what I was looking for. Thanks! </description>
		<content:encoded><![CDATA[<p>This is what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acoder</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1215</link>
		<dc:creator>acoder</dc:creator>
		<pubDate>Tue, 26 Jul 2011 15:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1215</guid>
		<description>Ok, Maybe this will help someone.  In trying this instructiosn myself I had better luck with {REQUEST_URI} instead of {R:1}  but most significantly, I turned off the &quot;require https&quot;.  I guess the require https blocks the non-https request before it can even get to the redirection rule.   </description>
		<content:encoded><![CDATA[<p>Ok, Maybe this will help someone.  In trying this instructiosn myself I had better luck with {REQUEST_URI} instead of {R:1}  but most significantly, I turned off the &quot;require https&quot;.  I guess the require https blocks the non-https request before it can even get to the redirection rule.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1208</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 05 Jul 2011 17:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1208</guid>
		<description>Thank You.  Works like a charm </description>
		<content:encoded><![CDATA[<p>Thank You.  Works like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tusar</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1199</link>
		<dc:creator>Tusar</dc:creator>
		<pubDate>Thu, 09 Jun 2011 10:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1199</guid>
		<description>Hi, 
I need to redirect the first url(ShowItem.aspx) to secound url(DocIdRedir.aspx) with the unique id(ID=12345) 
The ShowItem.aspx is inside folder1, where the DocIdRedir.aspx is just in layouts. 
 
1) 
https://.........._layouts/folder1/ShowItem.aspx?ID=12345 
 
2) 
https://.........._layouts/DocIdRedir.aspx?ID=12345 
 
My basic objective is to show the document with unique id=12345 in DocIdRedir.aspx, instead of ShowItem.aspx. 
 
Need suggestion to resolve this. </description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need to redirect the first url(ShowItem.aspx) to secound url(DocIdRedir.aspx) with the unique id(ID=12345)<br />
The ShowItem.aspx is inside folder1, where the DocIdRedir.aspx is just in layouts. </p>
<p>1)<br />
<a href="https://.........._layouts/folder1/ShowItem.aspx?ID=12345" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">https://&#8230;&#8230;&#8230;._layouts/folder1/ShowItem.aspx?ID=12345</a> </p>
<p>2)<br />
<a href="https://.........._layouts/DocIdRedir.aspx?ID=12345" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">https://&#8230;&#8230;&#8230;._layouts/DocIdRedir.aspx?ID=12345</a> </p>
<p>My basic objective is to show the document with unique id=12345 in DocIdRedir.aspx, instead of ShowItem.aspx. </p>
<p>Need suggestion to resolve this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THOMAS</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1198</link>
		<dc:creator>THOMAS</dc:creator>
		<pubDate>Tue, 07 Jun 2011 02:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1198</guid>
		<description>this worked great....THANK YOU! </description>
		<content:encoded><![CDATA[<p>this worked great&#8230;.THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1197</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Tue, 31 May 2011 23:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1197</guid>
		<description>Also, give this a shot if you are trying to forward OWA 
 &lt;a href=&quot;http://briandesmond.com/blog/redirecting-owa-urls-in-exchange-2010/&quot; rel=&quot;nofollow&quot;&gt;http://briandesmond.com/blog/redirecting-owa-urls...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Also, give this a shot if you are trying to forward OWA<br />
 <a href="http://briandesmond.com/blog/redirecting-owa-urls-in-exchange-2010/" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">http://briandesmond.com/blog/redirecting-owa-urls&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tnk</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-4/#comment-1195</link>
		<dc:creator>tnk</dc:creator>
		<pubDate>Thu, 26 May 2011 20:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1195</guid>
		<description>Would not work for me until I set redirectType to Permanent.  </description>
		<content:encoded><![CDATA[<p>Would not work for me until I set redirectType to Permanent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1190</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 10 May 2011 13:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1190</guid>
		<description>Worked perfectly, Thanks. </description>
		<content:encoded><![CDATA[<p>Worked perfectly, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravindrav</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1187</link>
		<dc:creator>ravindrav</dc:creator>
		<pubDate>Fri, 29 Apr 2011 11:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1187</guid>
		<description>hi, 
  
Recently i migrated a site from http to https(i taken port number as 4431.I knew the default port no:443 for hhtps.But my client want https for 4431 port).Now my site URL is 
https://moss:4431/law/uca/ .Here moss is the server name. 
  
Now my question is i want my site to be accessed even client Request from http://moss:4431/law/uca/ .Please help how to do it using URL Rewrite in IIS7.  
   
Thanks in advance. </description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>Recently i migrated a site from http to https(i taken port number as 4431.I knew the default port no:443 for hhtps.But my client want https for 4431 port).Now my site URL is<br />
<a href="https://moss:4431/law/uca/" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">https://moss:4431/law/uca/</a> .Here moss is the server name. </p>
<p>Now my question is i want my site to be accessed even client Request from <a href="http://moss:4431/law/uca/" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">http://moss:4431/law/uca/</a> .Please help how to do it using URL Rewrite in IIS7.  </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1179</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 14 Apr 2011 20:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1179</guid>
		<description>You rock, this was a great tutorial </description>
		<content:encoded><![CDATA[<p>You rock, this was a great tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivaylo</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1175</link>
		<dc:creator>Ivaylo</dc:creator>
		<pubDate>Mon, 11 Apr 2011 00:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1175</guid>
		<description>These instructions were accurate and very useful. In my case, I had to setup a CA (certificate authority) web enrollment site which required HTTP requests to be redirected from &lt;a href=&quot;http://Site-name.domain-name.something&quot; rel=&quot;nofollow&quot;&gt;HTTP://Site-name.domain-name.something&lt;/a&gt; to &lt;a href=&quot;https://Site-name.domain-name.something/CertSrv&quot; rel=&quot;nofollow&quot;&gt;HTTPS://Site-name.domain-name.something/CertSrv&lt;/a&gt;. I did follow the instructions and I added the &quot;&quot;&quot;/CertSrv&quot;&quot;&quot; into the Redirect URL section of the Action block. It looks like -&gt;  https://{HTTP_HOST}/CertSrv{R:1}    It is working without problems. Thank You </description>
		<content:encoded><![CDATA[<p>These instructions were accurate and very useful. In my case, I had to setup a CA (certificate authority) web enrollment site which required HTTP requests to be redirected from <a href="http://Site-name.domain-name.something" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">HTTP://Site-name.domain-name.something</a> to <a href="https://Site-name.domain-name.something/CertSrv" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">HTTPS://Site-name.domain-name.something/CertSrv</a>. I did follow the instructions and I added the &quot;&quot;&quot;/CertSrv&quot;&quot;&quot; into the Redirect URL section of the Action block. It looks like -&gt;  https://{HTTP_HOST}/CertSrv{R:1}    It is working without problems. Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimala</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1171</link>
		<dc:creator>Kimala</dc:creator>
		<pubDate>Sat, 02 Apr 2011 02:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1171</guid>
		<description>Works like a charm  
Thankyou  </description>
		<content:encoded><![CDATA[<p>Works like a charm<br />
Thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clemilton</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-3/#comment-1165</link>
		<dc:creator>Clemilton</dc:creator>
		<pubDate>Fri, 18 Mar 2011 19:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1165</guid>
		<description>GREAT !!! GREAT !!! GREAT !!!! 
=D </description>
		<content:encoded><![CDATA[<p>GREAT !!! GREAT !!! GREAT !!!!<br />
=D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patty</title>
		<link>http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/comment-page-2/#comment-1160</link>
		<dc:creator>Patty</dc:creator>
		<pubDate>Thu, 17 Mar 2011 19:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/#comment-1160</guid>
		<description>I have two IIS7 web servers behind a load balancer. The URL Rewrite 2.0 module is installed on both servers and I have an &quot;Enforce canonical hostname&quot; rule in place.  If I modify my local hosts file to point to only one of the servers and I then view &lt;a href=&quot;http://mydomain.com&quot; rel=&quot;nofollow&quot;&gt;http://mydomain.com&lt;/a&gt; in my browser, it redirects correctly to &lt;a href=&quot;http://www.mydomain.com&quot; rel=&quot;nofollow&quot;&gt;http://www.mydomain.com&lt;/a&gt;.  However, when I change my hosts file back so that my browser brings up my site from the load balancer and I try to navigate to &lt;a href=&quot;http://mydomain.com,&quot; rel=&quot;nofollow&quot;&gt;http://mydomain.com,&lt;/a&gt; my web browser hangs indefinitely. I suspect the load-balancer is affecting the way URL Rewrite works, but I don&#039;t know how, why, or what a workaround/alternate solution would be.  
 
Any help would be much appreciated, thanks!  </description>
		<content:encoded><![CDATA[<p>I have two IIS7 web servers behind a load balancer. The URL Rewrite 2.0 module is installed on both servers and I have an &quot;Enforce canonical hostname&quot; rule in place.  If I modify my local hosts file to point to only one of the servers and I then view <a href="http://mydomain.com" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">http://mydomain.com</a> in my browser, it redirects correctly to <a href="http://www.mydomain.com" class="ext-link" rel="external nofollow" onclick="this.target='_blank';">http://www.mydomain.com</a>.  However, when I change my hosts file back so that my browser brings up my site from the load balancer and I try to navigate to <a href="http://mydomain.com," class="ext-link" rel="external nofollow" onclick="this.target='_blank';">http://mydomain.com,</a> my web browser hangs indefinitely. I suspect the load-balancer is affecting the way URL Rewrite works, but I don&#039;t know how, why, or what a workaround/alternate solution would be.  </p>
<p>Any help would be much appreciated, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic

Served from: www.jppinto.com @ 2012-02-07 15:19:07 -->
