<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>Redirecting HTTP to HTTPS &#8211; JPPinto.com &#8211; Tech Blog</title>
	<atom:link href="https://jppinto.com/series/redirecting-http-to-https/feed/" rel="self" type="application/rss+xml" />
	<link>https://jppinto.com</link>
	<description>Seasoned IT Dude - Azure MCSE, MCSA, MCTS: SharePoint 2010, MCP</description>
	<lastBuildDate>Wed, 02 Feb 2011 04:37:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0</title>
		<link>https://jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:52:49 +0000</pubDate>
				<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[URL Rewrite]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-using-url-rewrite-2-0/</guid>

					<description><![CDATA[In a previous article I covered the installation URL Rewrite 2.0 for IIS 7. This is a plug-in for IIS 7 that allows you to manipulate URL&#8217;s. URL Rewrite has a GUI to allow you to enter rules within IIS 7; in the background all this does is edit the web.config file of the site. [&#8230;]]]></description>
		
		
		
		
		<series:name><![CDATA[Redirecting HTTP to HTTPS]]></series:name>

		<series:name><![CDATA[URL Rewrite]]></series:name>
	</item>
		<item>
		<title>Automatically Redirect HTTP requests to HTTPS using ASP</title>
		<link>https://jppinto.com/2009/09/automatically-redirect-http-requests-https-asp/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 08 Sep 2009 18:07:42 +0000</pubDate>
				<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/?p=640</guid>

					<description><![CDATA[It&#8217;s possible to Force SSL on web pages using ASP. In this article I will show you how to accomplish this. To do this you need to do 2 things. Create a ForceSSL.asp page Set the file as an include on any pages that require SSL ForceSSL.asp Within your website create a file called ForceSSL.asp. [&#8230;]]]></description>
		
		
		
		
		<series:name><![CDATA[Redirecting HTTP to HTTPS]]></series:name>
	</item>
		<item>
		<title>Automatically Redirect HTTP requests to HTTPS on IIS 7</title>
		<link>https://jppinto.com/2009/04/automatically-redirect-http-requests-to-https-iis-7/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:15:57 +0000</pubDate>
				<category><![CDATA[IIS 7.0]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/?p=488</guid>

					<description><![CDATA[Please Note: This does NOT work on IIS 7.5 or R2. You will get a LOCK VIOLATION due to changes in security in the newer version. Please use the URL Rewrite 2.0 method instead. This article is for IIS 7 for IIS 6 configuration please refer to this article. If you configure IIS to only [&#8230;]]]></description>
		
		
		
		
		<series:name><![CDATA[Redirecting HTTP to HTTPS]]></series:name>
	</item>
		<item>
		<title>Automatically Redirect HTTP requests to HTTPS on IIS 6</title>
		<link>https://jppinto.com/2009/01/automatically-redirect-http-requests-to-https-on-iis-6/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Sat, 17 Jan 2009 22:31:51 +0000</pubDate>
				<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[redirect http to https]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[http redirect]]></category>
		<category><![CDATA[https redirect]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/?p=26</guid>

					<description><![CDATA[This article is for IIS 6 for the IIS 7 please refer to this article. If you configure IIS to only allow https connections, a user will get a 403.4 error when attempting to access the page via http. To fix this problem we create a custom 403.4 page that redirects http requests to https. [&#8230;]]]></description>
		
		
		
		
		<series:name><![CDATA[Redirecting HTTP to HTTPS]]></series:name>
	</item>
	</channel>
</rss>
