<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - How do you set up a public website on a Windows server?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - How do you set up a public website on a Windows server?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 22:03:26 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 22:03:26 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - How do you set up a public website on a Windows server?</title>
		<description><![CDATA[<p>Today I start setting up a new web server for our small, non-profit.&nbsp; Because none of us are sys admins, we're be doing basically what the previous person did, when he set it up on the old server years ago.&nbsp; We have public facing website for our non-profit, what I like to call &quot;brochureware&quot;.&nbsp; It describes who we are, where we're located, etc.&nbsp; The previous guy placed this all in wwwroot. Not a folder within wwwroot, just wwwroot.&nbsp; I've always felt that was probably wrong, but I didn't know any better, and I certainly wasn't in charge of it back then.&nbsp; Now that it falls on me, I don't know what I'm supposed to do, so I'd appreciate some help on this, please.</p><p>We're working on a Windows Web Server 2008 R2.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/8c719eef74e34edba37ba03e00c5b051#8c719eef74e34edba37ba03e00c5b051</link>
		<pubDate>Wed, 25 Apr 2012 11:59:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/8c719eef74e34edba37ba03e00c5b051#8c719eef74e34edba37ba03e00c5b051</guid>
		<dc:creator>Doctor Who</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Doctor Who/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How do you set up a public website on a Windows server?</title>
		<description><![CDATA[<p>Putting it in wwwroot is fine if you're only hosting a single web site on that box. It's not ideal - ideal would be a separate directory on a separate drive/partition to the OS, but if you;re not confident with it then wwwroot will work just fine - just delete the default files in there.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/b1f4b31c32014e7496aaa03e014d98b9#b1f4b31c32014e7496aaa03e014d98b9</link>
		<pubDate>Wed, 25 Apr 2012 20:14:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/b1f4b31c32014e7496aaa03e014d98b9#b1f4b31c32014e7496aaa03e014d98b9</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How do you set up a public website on a Windows server?</title>
		<description><![CDATA[<p>Confirm that it's okay to do so. If you need to add another website later, just add another IIS website instance that points to somthing like D:\site2root and use the hostname to differentiate.</p><p>It's fortunate that you're on IIS7. On IIS 6 only Enterprise edition of Windows server can create more than one siteroot, so&nbsp;you'll have more to consider.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/05e4c668e55c4fc5ab1ca03f002a56c7#05e4c668e55c4fc5ab1ca03f002a56c7</link>
		<pubDate>Thu, 26 Apr 2012 02:34:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/05e4c668e55c4fc5ab1ca03f002a56c7#05e4c668e55c4fc5ab1ca03f002a56c7</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How do you set up a public website on a Windows server?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/05e4c668e55c4fc5ab1ca03f002a56c7">23 hours&nbsp;ago</a>, <a href="/Niners/cheong">cheong</a> wrote</p><p>On IIS 6 only Enterprise edition of Windows server can create more than one siteroot, so&nbsp;you'll have more to consider.</p><p></p></div></blockquote><p></p><p>??</p><p>IIS 6 supports&nbsp;multiple website instances on all editions of Server 2003, even Home Server. Indeed, Web Edition would be somewhat useless otherwise.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/ca7fcaa6c7714e19aa15a040002661d3#ca7fcaa6c7714e19aa15a040002661d3</link>
		<pubDate>Fri, 27 Apr 2012 02:19:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-do-you-set-up-a-public-website-on-a-Windows-server/ca7fcaa6c7714e19aa15a040002661d3#ca7fcaa6c7714e19aa15a040002661d3</guid>
		<dc:creator>Craig Matthews</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Craig_Matthews/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>