<?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"
	>
<channel>
	<title>Comments on: Dynamic subdomains in development</title>
	<atom:link href="http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/</link>
	<description>Thoughts from the nice people at Codevader :)</description>
	<pubDate>Sat, 19 May 2012 20:08:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Mauricio Linhares</title>
		<link>http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-94</link>
		<dc:creator>Mauricio Linhares</dc:creator>
		<pubDate>Tue, 06 May 2008 04:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-94</guid>
		<description>Hi Hasmukh, 

You can't use a subdomain with localhost :)

Try something like hasmukh.computer.dev or mysubdomain.domain.dev, it should work.</description>
		<content:encoded><![CDATA[<p>Hi Hasmukh, </p>
<p>You can&#8217;t use a subdomain with localhost <img src='http://blog.codevader.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Try something like hasmukh.computer.dev or mysubdomain.domain.dev, it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasmukh</title>
		<link>http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-85</link>
		<dc:creator>Hasmukh</dc:creator>
		<pubDate>Mon, 05 May 2008 12:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-85</guid>
		<description>Hey its great post man, Thanks.

I have some doubts. I have gone through this post. As u suggest i have added HostsEdit module in /lib folder. And also in /etc/hosts file i'm able to access all the subdomain name like, hasmukh.localhost, hasmukh2.localhost... etc. but still it gives error like server not found, Iceweasel can't find the server at hasmukh.localhost.

I'm waiting for your positive reply. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hey its great post man, Thanks.</p>
<p>I have some doubts. I have gone through this post. As u suggest i have added HostsEdit module in /lib folder. And also in /etc/hosts file i&#8217;m able to access all the subdomain name like, hasmukh.localhost, hasmukh2.localhost&#8230; etc. but still it gives error like server not found, Iceweasel can&#8217;t find the server at hasmukh.localhost.</p>
<p>I&#8217;m waiting for your positive reply. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivor</title>
		<link>http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-55</link>
		<dc:creator>ivor</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-55</guid>
		<description>In addition to all this: remember to set your session_domain in environment.rb or development.rb to '.yourdomain.com' 

:session_domain =&#62; '.yourdomain.com'

to ensure that you dont get multiple cookies for each subdomain - this will reck havoc with user authentication.</description>
		<content:encoded><![CDATA[<p>In addition to all this: remember to set your session_domain in environment.rb or development.rb to &#8216;.yourdomain.com&#8217; </p>
<p>:session_domain =&gt; &#8216;.yourdomain.com&#8217;</p>
<p>to ensure that you dont get multiple cookies for each subdomain - this will reck havoc with user authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurício</title>
		<link>http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-33</link>
		<dc:creator>Maurício</dc:creator>
		<pubDate>Tue, 29 Jan 2008 20:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codevader.com/2008/01/29/rails-dynamic-subdomains-in-development/#comment-33</guid>
		<description>Great post :)

Now it seems that Mongrel needs a way to define wildcards in subdomain names.</description>
		<content:encoded><![CDATA[<p>Great post <img src='http://blog.codevader.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now it seems that Mongrel needs a way to define wildcards in subdomain names.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

