<?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>LifeUML &#187; Windows Server</title>
	<atom:link href="http://lifeuml.com/tag/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifeuml.com</link>
	<description>from actor, to actors..</description>
	<lastBuildDate>Fri, 28 Aug 2009 10:17:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Host multiple sites on IIS 7 and Windows Server 2008</title>
		<link>http://lifeuml.com/host-multiple-sites-on-iis-7-and-windows-server-2008/</link>
		<comments>http://lifeuml.com/host-multiple-sites-on-iis-7-and-windows-server-2008/#comments</comments>
		<pubDate>Sun, 10 May 2009 08:40:52 +0000</pubDate>
		<dc:creator>TuyenT</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[IIS 7]]></category>
		<category><![CDATA[multiple sites]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://lifeuml.com/?p=6</guid>
		<description><![CDATA[Hi there, this is how i host multiple web sites on my Windows Server Machine, using IIS 7.
Step 1: Edit hosts file to add fake names

Open file &#8220;C:\Windows\System32\drivers\etc\hosts&#8221; by your favourite text processor. Remember that only Administrator have the right to edit this file. You can choose &#8220;Run as Administrator&#8221; when running text processor if [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there, this is how i host multiple web sites on my Windows Server Machine, using IIS 7.</p>
<p><strong>Step 1: Edit hosts file to add fake names</strong></p>
<ul>
<li>Open file &#8220;C:\Windows\System32\drivers\etc\hosts&#8221; by your favourite text processor. Remember that only Administrator have the right to edit this file. You can choose &#8220;Run as Administrator&#8221; when running text processor if you log in to the other users rather than Administrator.</li>
<li>Go to the last line of &#8220;hosts&#8221; file and insert this line:<br />
<code>127.0.0.1       yourdomain.com<br />
<img class="aligncenter size-medium wp-image-8" title="hosts" src="http://lifeuml.com/wp-content/uploads/2009/05/hosts-300x172.jpg" alt="hosts" width="300" height="172" /><br />
</code></li>
<li>Test the hosts file by going to cmd and ping yourdomain.com. If the reply is from loopback address, you have done this step.<br />
<img class="aligncenter size-medium wp-image-9" title="ping" src="http://lifeuml.com/wp-content/uploads/2009/05/ping-300x149.jpg" alt="ping" width="300" height="149" /></li>
</ul>
<p><strong>Step 2: IIS 7 Configuration</strong></p>
<ul>
<li>Create new Web Site with these following parameters:<br />
<img class="aligncenter size-medium wp-image-7" title="newwebstite" src="http://lifeuml.com/wp-content/uploads/2009/05/newwebstite-300x295.jpg" alt="newwebstite" width="300" height="295" /></li>
</ul>
<p><strong>Step 3: Configure your domain&#8217;s DNS </strong></p>
<ul>
<li>Point @ address to your server&#8217;s IP.</li>
</ul>
<p><strong>Step 4: Congratulations, enjoy your website <img src='http://lifeuml.com/smilies/yahoo_wink.gif' alt='&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#59;&#41;' /></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://lifeuml.com/host-multiple-sites-on-iis-7-and-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
