<?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: Setting up virtual hosts on OS X Leopard</title>
	<atom:link href="http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/</link>
	<description>I'm a user focused mobile developer, here is where I publish advice and thoughts on building great mobile apps</description>
	<lastBuildDate>Thu, 28 Jan 2010 00:57:52 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2757</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2757</guid>
		<description>Wow, you just made my life easier! Before I&#039;d read this, I&#039;d been setting up a virtual host according to my IP address, which changes everytime I login to the router! 

Now I&#039;m using 127.0.0.1, I&#039;ll never have to worry about that again once I&#039;ve setup a site, so thanks very much for your help!</description>
		<content:encoded><![CDATA[<p>Wow, you just made my life easier! Before I&#8217;d read this, I&#8217;d been setting up a virtual host according to my IP address, which changes everytime I login to the router! </p>
<p>Now I&#8217;m using 127.0.0.1, I&#8217;ll never have to worry about that again once I&#8217;ve setup a site, so thanks very much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2752</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2752</guid>
		<description>Thanks so much for this great tutorial. It worked fabulously!!!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this great tutorial. It worked fabulously!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Opally</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2735</link>
		<dc:creator>Opally</dc:creator>
		<pubDate>Sat, 05 Dec 2009 20:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2735</guid>
		<description>Thanks very much for taking the time to write this. I couldn&#039;t get my virtual hosts working with my MacPorts Apache2 installation until I read your tutorial and realized I had to edit the hosts file.</description>
		<content:encoded><![CDATA[<p>Thanks very much for taking the time to write this. I couldn&#8217;t get my virtual hosts working with my MacPorts Apache2 installation until I read your tutorial and realized I had to edit the hosts file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cruz</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2729</link>
		<dc:creator>John Cruz</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2729</guid>
		<description>Great tutorial!!! Thank You. Got it Working.</description>
		<content:encoded><![CDATA[<p>Great tutorial!!! Thank You. Got it Working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2721</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2721</guid>
		<description>Hey thanks for the tutorial, any reason why my request would be resolving to /Users/username/Library/Caches/TemporaryItems/fbtmp/example.com</description>
		<content:encoded><![CDATA[<p>Hey thanks for the tutorial, any reason why my request would be resolving to /Users/username/Library/Caches/TemporaryItems/fbtmp/example.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zakkap</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2704</link>
		<dc:creator>zakkap</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2704</guid>
		<description>Apache require that you name the virtual host if theres more than one.

Here is what needs to be placed on the first line of your vhosts.

NameVirtualHost *

Worked for me.</description>
		<content:encoded><![CDATA[<p>Apache require that you name the virtual host if theres more than one.</p>
<p>Here is what needs to be placed on the first line of your vhosts.</p>
<p>NameVirtualHost *</p>
<p>Worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fossli</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2634</link>
		<dc:creator>fossli</dc:creator>
		<pubDate>Tue, 11 Aug 2009 07:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2634</guid>
		<description>Ok. thanks kirby.mark. I get a new ip every day...that&#039;s why i asked. i can see the solution is to get one static ip-adress...
thanks</description>
		<content:encoded><![CDATA[<p>Ok. thanks kirby.mark. I get a new ip every day&#8230;that&#8217;s why i asked. i can see the solution is to get one static ip-adress&#8230;<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cysgoddyn</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2619</link>
		<dc:creator>Cysgoddyn</dc:creator>
		<pubDate>Thu, 06 Aug 2009 08:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2619</guid>
		<description>Wow, that&#039;s great. Mark&#039;s 24th June post is a very useful tip if you need to debug IE on PCs. Thanks for taking time to explain this in plain english.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s great. Mark&#8217;s 24th June post is a very useful tip if you need to debug IE on PCs. Thanks for taking time to explain this in plain english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sätt upp en lokal utvecklingsmiljö i Leopard - steg för steg &#124; andreask.se</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2565</link>
		<dc:creator>Sätt upp en lokal utvecklingsmiljö i Leopard - steg för steg &#124; andreask.se</dc:creator>
		<pubDate>Sun, 28 Jun 2009 12:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2565</guid>
		<description>[...] Setting up virtual hosts on OS X Leopard [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting up virtual hosts on OS X Leopard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kirby.mark</title>
		<link>http://mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/comment-page-1/#comment-2563</link>
		<dc:creator>kirby.mark</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-kirby.co.uk/2008/setting-up-virtual-hosts-on-os-x-leopard/#comment-2563</guid>
		<description>Thanks for the nice comments, glad to be of help. Fossli - to access a site on your LAN you would need to change the hosts file on the machine you want to access from, point the url you want to use to the ip address of the machine you want to host the site on, and set the site up on that machine with the virtual host. So basically repeat step 2 for every machine on your network that will access the locally hosted site, and instead of 127.0.0.1 you use the IP address of the computer hosting the site (e.g. 192.168.0.10).</description>
		<content:encoded><![CDATA[<p>Thanks for the nice comments, glad to be of help. Fossli &#8211; to access a site on your LAN you would need to change the hosts file on the machine you want to access from, point the url you want to use to the ip address of the machine you want to host the site on, and set the site up on that machine with the virtual host. So basically repeat step 2 for every machine on your network that will access the locally hosted site, and instead of 127.0.0.1 you use the IP address of the computer hosting the site (e.g. 192.168.0.10).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
