<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Apache Virtual Hosts on OS X Leopard</title>
	<atom:link href="http://dragffy.com/blog/posts/apache-virtual-hosts-on-os-x-leopard/feed" rel="self" type="application/rss+xml" />
	<link>http://dragffy.com/blog/posts/apache-virtual-hosts-on-os-x-leopard</link>
	<description>The development, documentation, and blogging domain of Gabriel Dragffy.</description>
	<lastBuildDate>Fri, 23 Jul 2010 16:48:06 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gabe</title>
		<link>http://dragffy.com/blog/posts/apache-virtual-hosts-on-os-x-leopard/comment-page-1#comment-3513</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Tue, 30 Jun 2009 08:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=124#comment-3513</guid>
		<description>You need to enter the domain in to &lt;code&gt;/etc/hosts&lt;/code&gt; file, like so:
&lt;code&gt;127.0.0.1	localhost beta-site-1.com&lt;/code&gt;

Just put it alongside the line where you have &lt;code&gt;localhost&lt;/code&gt; defined.</description>
		<content:encoded><![CDATA[<p>You need to enter the domain in to <code>/etc/hosts</code> file, like so:<br />
<code>127.0.0.1	localhost beta-site-1.com</code></p>
<p>Just put it alongside the line where you have <code>localhost</code> defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://dragffy.com/blog/posts/apache-virtual-hosts-on-os-x-leopard/comment-page-1#comment-3512</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 29 Jun 2009 18:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/?p=124#comment-3512</guid>
		<description>So one you have a Virtual Host setup how do you get the DNS server on Mac OS X to respond to beta-site-1.com?</description>
		<content:encoded><![CDATA[<p>So one you have a Virtual Host setup how do you get the DNS server on Mac OS X to respond to beta-site-1.com?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
