<?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>IIS 6.0 &#8211; JPPinto.com &#8211; Tech Blog</title>
	<atom:link href="https://jppinto.com/iis-60/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>Tue, 27 Jul 2010 13:09:14 +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>How to Configure IIS SMTP Server to forward emails using a Gmail account</title>
		<link>https://jppinto.com/2010/07/how-to-configure-iis-smtp-server-to-forward-emails-using-a-gmail-account/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Sat, 17 Jul 2010 03:31:50 +0000</pubDate>
				<category><![CDATA[IIS 6.0]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[configure smtp]]></category>
		<category><![CDATA[gmail smtp]]></category>
		<category><![CDATA[gmail iis]]></category>
		<category><![CDATA[iis smtp relay]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/2010/07/how-to-configure-iis-smtp-server-to-forward-emails-using-a-gmail-account/</guid>

					<description><![CDATA[This is very useful when you want to test outgoing email for an application but not have access to an SMTP server. This is great for many applications including SQL Reporting Services, SharePoint and any other application which allows you to set an email/smtp server. Prerequisites 1. Create and setup a Gmail account at http://www.gmail.com [&#8230;]]]></description>
		
		
		
			</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>Moving an SSL certificate from Windows 2003 Server to Windows Server 2008</title>
		<link>https://jppinto.com/2009/04/moving-ssl-certificate-fwindows-2003-server-windows-server-2008/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Tue, 07 Apr 2009 03:00:25 +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=265</guid>

					<description><![CDATA[In this article I will move an SSL certificate from a Windows 2003 Server box to a Windows Server 2008 machine. We will need to export the certificate on the 2003 Server and import and configure the SSL certificate on the 2008 Server. This article is divided into 4 sections: Export SSL Certificate on Windows [&#8230;]]]></description>
		
		
		
			</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>
