<?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: how to install ruby on rails and lighttpd on ubuntu</title>
	<atom:link href="http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/</link>
	<description>talking about programming and computer stuff</description>
	<lastBuildDate>Wed, 18 Aug 2010 22:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dante Regis</title>
		<link>http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/comment-page-1/#comment-681</link>
		<dc:creator>Dante Regis</dc:creator>
		<pubDate>Fri, 09 Apr 2010 11:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/03/06/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/#comment-681</guid>
		<description>That&#039;s because, when in a production environment, Rails caches the classes and views for better performance. So you must restart your server after you deploy a new version of the app. You can change that on the config/environments/production.rb file.</description>
		<content:encoded><![CDATA[<p>That&#8217;s because, when in a production environment, Rails caches the classes and views for better performance. So you must restart your server after you deploy a new version of the app. You can change that on the config/environments/production.rb file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/comment-page-1/#comment-680</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 09 Apr 2010 11:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/03/06/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/#comment-680</guid>
		<description>Thanks for this.
Was a big help.
But i&#039;ve still got a problem.
lighttpd doesn&#039;t refresh the pages when i edit something.
I have to restart it in order to see the changes.
Any idea what could cause this?
Thanks in advance. ;)</description>
		<content:encoded><![CDATA[<p>Thanks for this.<br />
Was a big help.<br />
But i&#8217;ve still got a problem.<br />
lighttpd doesn&#8217;t refresh the pages when i edit something.<br />
I have to restart it in order to see the changes.<br />
Any idea what could cause this?<br />
Thanks in advance. <img src='http://danteregis.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dante regis</title>
		<link>http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/comment-page-1/#comment-18</link>
		<dc:creator>dante regis</dc:creator>
		<pubDate>Wed, 29 Aug 2007 17:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/03/06/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/#comment-18</guid>
		<description>That&#039;s right, raul! It&#039;s incredible that you commented this, because I just figured it out yesterday, and your comment reminded me of updating the post! thanks</description>
		<content:encoded><![CDATA[<p>That&#8217;s right, raul! It&#8217;s incredible that you commented this, because I just figured it out yesterday, and your comment reminded me of updating the post! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raul</title>
		<link>http://danteregis.com/2007/03/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/comment-page-1/#comment-19</link>
		<dc:creator>raul</dc:creator>
		<pubDate>Wed, 29 Aug 2007 13:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/03/06/how-to-install-ruby-on-rails-and-lighttpd-on-ubuntu/#comment-19</guid>
		<description>Thank you very much.

In order to be able to restart the process I tried with

server.pid-file = &quot;/var/run/lighttpd.pid&quot;

in the conf file</description>
		<content:encoded><![CDATA[<p>Thank you very much.</p>
<p>In order to be able to restart the process I tried with</p>
<p>server.pid-file = &#8220;/var/run/lighttpd.pid&#8221;</p>
<p>in the conf file</p>
]]></content:encoded>
	</item>
</channel>
</rss>
