<?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/"
	>

<channel>
	<title>Confused Amused &#187; 7</title>
	<atom:link href="http://www.confusedamused.com/tags/7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 03:03:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirecting CWA 2007 R2 from HTTP to HTTPS in IIS 7</title>
		<link>http://www.confusedamused.com/notebook/redirecting-cwa-2007-r2-from-http-to-https-in-iis-7/</link>
		<comments>http://www.confusedamused.com/notebook/redirecting-cwa-2007-r2-from-http-to-https-in-iis-7/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 17:41:05 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[cwa]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/redirecting-cwa-2007-r2-from-http-to-https-in-iis-7/</guid>
		<description><![CDATA[This task has always been more of a pain that it ever should have, regardless of application. After trying a few of the usual hacks like requiring SSL and using a custom error page or an HTTP to HTTPS module I found I still wasn’t having any luck. From what I can tell this is [...]]]></description>
			<content:encoded><![CDATA[<p><p>This task has always been more of a pain that it ever should have, regardless of application. After trying a few of the usual hacks like requiring SSL and using a custom error page or an HTTP to HTTPS module I found I still wasn’t having any luck. From what I can tell this is because there actually isn’t any kind of default web page in the CWA virtual directory so when you browse to the HTTP version of the site you actually get a 404 “Page not Found” error before anything else happens.</p>  <p>I ended up keying off that idea and changed the 404 error page to be a redirect to the HTTPS page. I’m still testing this out, but I haven’t run into any issues yet with this approach. To change your site the same way:</p>  <ol>   <li>Open <strong>IIS 7 Manager</strong>.</li>    <li>Click on the CWA virtual web site you want to redirect.</li>    <li>Double-click on <strong>Error Pages</strong>.</li>    <li>Highlight <strong>404</strong> and press <strong>Edit </strong>in the right pane.</li>    <li>Select the <strong>Respond with a 302 redirect</strong>, enter <strong>https://My-CWA-URL</strong> and click <strong>OK</strong>. </li>    <li>Run a<strong> iisreset /noforc</strong>e for good measure. </li> </ol>  <p>I’m curious how this works for everyone and if you see any issues with this method.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/redirecting-cwa-2007-r2-from-http-to-https-in-iis-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
