<?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: Virtual Hosts for Development with Apache on Ubuntu</title>
	<atom:link href="http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/</link>
	<description></description>
	<lastBuildDate>Mon, 13 Jun 2011 10:26:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Kris</title>
		<link>http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/comment-page-1/#comment-338</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickogden.com/?p=355#comment-338</guid>
		<description>Thank you very much Rick! This is what I was looking for! 

Regards, 
Kris</description>
		<content:encoded><![CDATA[<p>Thank you very much Rick! This is what I was looking for! </p>
<p>Regards,<br />
Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Ogden</title>
		<link>http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/comment-page-1/#comment-196</link>
		<dc:creator>Rick Ogden</dc:creator>
		<pubDate>Thu, 22 Jul 2010 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickogden.com/?p=355#comment-196</guid>
		<description>Good points there. Thanks!</description>
		<content:encoded><![CDATA[<p>Good points there. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Nolan</title>
		<link>http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/comment-page-1/#comment-194</link>
		<dc:creator>Darren Nolan</dc:creator>
		<pubDate>Wed, 21 Jul 2010 21:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickogden.com/?p=355#comment-194</guid>
		<description>Another way to quickly enable/disable websites available in the sites-available/ directory;
sudo a2ensite websiteFileNameThatYouMade
sudo a2dissite websiteFileNameThatYouMade

All the a2ensite/a2dissite does is make or destroy the link quickly for you.  When enabling new mods on a Ubuntu Apache server (like mod_rewrite) it&#039;s similarly done by &quot;sudo a2enmod rewrite&quot;.

Reloading Apache&#039;s configuration (rather than restarting it) is also good when peeps move up into a production environment

sudo service apache2 reload
or
sudo /etc/init.d/apache2 reload</description>
		<content:encoded><![CDATA[<p>Another way to quickly enable/disable websites available in the sites-available/ directory;<br />
sudo a2ensite websiteFileNameThatYouMade<br />
sudo a2dissite websiteFileNameThatYouMade</p>
<p>All the a2ensite/a2dissite does is make or destroy the link quickly for you.  When enabling new mods on a Ubuntu Apache server (like mod_rewrite) it&#8217;s similarly done by &#8220;sudo a2enmod rewrite&#8221;.</p>
<p>Reloading Apache&#8217;s configuration (rather than restarting it) is also good when peeps move up into a production environment</p>
<p>sudo service apache2 reload<br />
or<br />
sudo /etc/init.d/apache2 reload</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Leach</title>
		<link>http://www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/comment-page-1/#comment-190</link>
		<dc:creator>Michael Leach</dc:creator>
		<pubDate>Mon, 19 Jul 2010 15:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickogden.com/?p=355#comment-190</guid>
		<description>Yet again Rick another great short and to the point tip.  I&#039;ll certainly be using this setup myself as it makes a lot of sense to have different projects set up this way. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Yet again Rick another great short and to the point tip.  I&#8217;ll certainly be using this setup myself as it makes a lot of sense to have different projects set up this way. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.rickogden.com/2010/07/virtual-hosts-for-development-with-apache-on-ubuntu/feed/ ) in 0.49036 seconds, on Feb 7th, 2012 at 1:56 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 2:56 am UTC -->
