<?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: 42foo: all the virtual hosts you need for your web development</title>
	<atom:link href="http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 23:21:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcelo Silveira</title>
		<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/comment-page-1#comment-1726</link>
		<dc:creator>Marcelo Silveira</dc:creator>
		<pubDate>Mon, 05 Jul 2010 13:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgebernal.info/?p=365#comment-1726</guid>
		<description>Very useful, thanks!</description>
		<content:encoded><![CDATA[<p>Very useful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Local development &#8211; multiple vhosts - NiGhTHawK</title>
		<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/comment-page-1#comment-1580</link>
		<dc:creator>Local development &#8211; multiple vhosts - NiGhTHawK</dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgebernal.info/?p=365#comment-1580</guid>
		<description>[...] hosts setup. It is rather annoying to keep updating the /etc/hosts file. I came across &#8220;42foo: all the virtual hosts you need for your web development&#8221; which has helped alot. But this was not enough, the virtual hosts are still static, then I [...]</description>
		<content:encoded><![CDATA[<p>[...] hosts setup. It is rather annoying to keep updating the /etc/hosts file. I came across &#8220;42foo: all the virtual hosts you need for your web development&#8221; which has helped alot. But this was not enough, the virtual hosts are still static, then I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/comment-page-1#comment-1576</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Mon, 20 Jul 2009 09:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgebernal.info/?p=365#comment-1576</guid>
		<description>The problem herein lies that I, and also most people I&#039;ve talked to about this, don&#039;t use 127.0.0.1, but their LAN IP - so that you can have other machines and colleagues access that as well.

Which doesn&#039;t really make it easier, or even possible if you have dhcp with a low lease time, but still I found myself editing the hosts file too often to even start with the 127.0.0.1 approach :P</description>
		<content:encoded><![CDATA[<p>The problem herein lies that I, and also most people I&#8217;ve talked to about this, don&#8217;t use 127.0.0.1, but their LAN IP &#8211; so that you can have other machines and colleagues access that as well.</p>
<p>Which doesn&#8217;t really make it easier, or even possible if you have dhcp with a low lease time, but still I found myself editing the hosts file too often to even start with the 127.0.0.1 approach <img src='http://www.jorgebernal.info/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/comment-page-1#comment-1573</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 17 Jul 2009 00:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgebernal.info/?p=365#comment-1573</guid>
		<description>I recently wrote a similar tutorial which includes a shell script to set up the /etc/hosts entry and virtual host. If you removed the line that writes to /etc/hosts and used a *.42foo.com domain, it could automate the apache set-up for you. 

http://blog.kevinmehall.net/2009/apache-local-vhosts</description>
		<content:encoded><![CDATA[<p>I recently wrote a similar tutorial which includes a shell script to set up the /etc/hosts entry and virtual host. If you removed the line that writes to /etc/hosts and used a *.42foo.com domain, it could automate the apache set-up for you. </p>
<p><a href="http://blog.kevinmehall.net/2009/apache-local-vhosts" rel="nofollow">http://blog.kevinmehall.net/2009/apache-local-vhosts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Harding</title>
		<link>http://www.jorgebernal.info/opensource/42foo-virtual-hosts-web-development/comment-page-1#comment-1572</link>
		<dc:creator>Rick Harding</dc:creator>
		<pubDate>Fri, 17 Jul 2009 00:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgebernal.info/?p=365#comment-1572</guid>
		<description>Thanks for the notes. I&#039;ve tried to find different ways to handle this. I eventually found the /etc/hosts file easy enough to script adding/removing entries from. I have an addwebhost script that just appends the dns and copies a template vhost file into apache&#039;s config.</description>
		<content:encoded><![CDATA[<p>Thanks for the notes. I&#8217;ve tried to find different ways to handle this. I eventually found the /etc/hosts file easy enough to script adding/removing entries from. I have an addwebhost script that just appends the dns and copies a template vhost file into apache&#8217;s config.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
