<?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, Rails, Rack, Passenger on Local Net</title>
	<atom:link href="http://blog.spoolz.com/2009/03/12/apache-virtual-hosts-rails-rack-passenger-on-local-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spoolz.com/2009/03/12/apache-virtual-hosts-rails-rack-passenger-on-local-net/</link>
	<description>A father and programmer&#039;s skewed view of the world</description>
	<lastBuildDate>Sat, 22 May 2010 17:14:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Passchier</title>
		<link>http://blog.spoolz.com/2009/03/12/apache-virtual-hosts-rails-rack-passenger-on-local-net/comment-page-1/#comment-654</link>
		<dc:creator>Peter Passchier</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spoolz.com/?p=143#comment-654</guid>
		<description>Tomato (I use 1.27 atm.) and added at Advanced&gt;DHCP/DNS&gt;Custom configuration:
address=/virtualhostname.domain.name/192.168.1.10
Which worked (it didn&#039;t work to just use the virtualhostname without the domain name).</description>
		<content:encoded><![CDATA[<p>Tomato (I use 1.27 atm.) and added at Advanced&gt;DHCP/DNS&gt;Custom configuration:<br />
address=/virtualhostname.domain.name/192.168.1.10<br />
Which worked (it didn&#8217;t work to just use the virtualhostname without the domain name).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Collins</title>
		<link>http://blog.spoolz.com/2009/03/12/apache-virtual-hosts-rails-rack-passenger-on-local-net/comment-page-1/#comment-651</link>
		<dc:creator>Ken Collins</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spoolz.com/?p=143#comment-651</guid>
		<description>A few things I do.

To allow passenger to pick up on all my env variables, I do this in /etc/sudoers, comment out the line with &quot;Defaults env_reset&quot;.

A friend of mine also swears by this gem &quot;ghost&quot; for each subdomain spoofing. http://github.com/bjeanes/ghost</description>
		<content:encoded><![CDATA[<p>A few things I do.</p>
<p>To allow passenger to pick up on all my env variables, I do this in /etc/sudoers, comment out the line with &#8220;Defaults env_reset&#8221;.</p>
<p>A friend of mine also swears by this gem &#8220;ghost&#8221; for each subdomain spoofing. <a href="http://github.com/bjeanes/ghost" rel="nofollow">http://github.com/bjeanes/ghost</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
