<?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: Setting Up A Name Based Virtual Host (vHost)</title>
	<atom:link href="http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/</link>
	<description>it into smaller piles</description>
	<lastBuildDate>Wed, 04 Nov 2009 02:07:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rediv</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-997</link>
		<dc:creator>rediv</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-997</guid>
		<description>@ packz

I wrote this tutorial some time after the fact, and I probably wasn&#039;t running a Debian distro, like I mentioned.

I will look into your suggestion to use: a2ensite example.com, and will fix it after I&#039;ve done some research and I get the time.

Thanks.</description>
		<content:encoded><![CDATA[<p>@ packz</p>
<p>I wrote this tutorial some time after the fact, and I probably wasn&#8217;t running a Debian distro, like I mentioned.</p>
<p>I will look into your suggestion to use: a2ensite example.com, and will fix it after I&#8217;ve done some research and I get the time.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rediv</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-996</link>
		<dc:creator>rediv</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-996</guid>
		<description>@ TKO

I&#039;m glad it helped!</description>
		<content:encoded><![CDATA[<p>@ TKO</p>
<p>I&#8217;m glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rediv</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-995</link>
		<dc:creator>rediv</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-995</guid>
		<description>@Jeff Benetti

Funny you mentioned the browser attempting to download PHP scripts off the server, I get that quite often from some sites, and it drove me mad trying to figure out what was wrong with my Firefox. Now I know what causes that!

I&#039;m also glad if this tutorial helped in any way.</description>
		<content:encoded><![CDATA[<p>@Jeff Benetti</p>
<p>Funny you mentioned the browser attempting to download PHP scripts off the server, I get that quite often from some sites, and it drove me mad trying to figure out what was wrong with my Firefox. Now I know what causes that!</p>
<p>I&#8217;m also glad if this tutorial helped in any way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Benetti</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-973</link>
		<dc:creator>Jeff Benetti</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-973</guid>
		<description>Set up virtual hosts no problem on Ubuntu 9.10.
in Ubuntu

&lt;b&gt;a2enmod / a2dismod&lt;/b&gt; to add/remove modules
&lt;b&gt;a2ensite / a2dissite &lt;/b&gt;to add/remove sites

***********
CAUTION
***********
If you put &lt;code&gt; AllowOverride All&lt;/code&gt; in &lt;b&gt;/etc/apache2/sites-available/default&lt;/b&gt;
you will no longer be able to run php scripts through the browser, the browser will want to download them.</description>
		<content:encoded><![CDATA[<p>Set up virtual hosts no problem on Ubuntu 9.10.<br />
in Ubuntu</p>
<p><b>a2enmod / a2dismod</b> to add/remove modules<br />
<b>a2ensite / a2dissite </b>to add/remove sites</p>
<p>***********<br />
CAUTION<br />
***********<br />
If you put <code> AllowOverride All</code> in <b>/etc/apache2/sites-available/default</b><br />
you will no longer be able to run php scripts through the browser, the browser will want to download them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TKO</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-887</link>
		<dc:creator>TKO</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-887</guid>
		<description>This solved my problem.  I&#039;m new at setting up Apache.  I needed to create a virtual host for my development website and couldn&#039;t get it to work.  The only change I made was to use the main host&#039;s ip address instead of local. I am also using the etc/apache2/sites-enabled directory instead of httpd-vhosts.conf.   It works like a charm.

Thanks.</description>
		<content:encoded><![CDATA[<p>This solved my problem.  I&#8217;m new at setting up Apache.  I needed to create a virtual host for my development website and couldn&#8217;t get it to work.  The only change I made was to use the main host&#8217;s ip address instead of local. I am also using the etc/apache2/sites-enabled directory instead of httpd-vhosts.conf.   It works like a charm.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: packz</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-834</link>
		<dc:creator>packz</dc:creator>
		<pubDate>Tue, 27 Jan 2009 09:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-834</guid>
		<description>@rediv

Exists a specific command for that on Debian/Ubuntu

a2ensite example.com</description>
		<content:encoded><![CDATA[<p>@rediv</p>
<p>Exists a specific command for that on Debian/Ubuntu</p>
<p>a2ensite example.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rediv</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-180</link>
		<dc:creator>rediv</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-180</guid>
		<description>I don&#039;t run Ubuntu, but maybe you didn&#039;t restart the server?
Also, you should run something like this:

cd /etc/apache2/sites-enabled/
ln -s ../sites-available/example.com

Like I said, I don&#039;t use it, but it should work on all *nix OSes.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t run Ubuntu, but maybe you didn&#8217;t restart the server?<br />
Also, you should run something like this:</p>
<p>cd /etc/apache2/sites-enabled/<br />
ln -s ../sites-available/example.com</p>
<p>Like I said, I don&#8217;t use it, but it should work on all *nix OSes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vak</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-158</link>
		<dc:creator>vak</dc:creator>
		<pubDate>Sat, 20 Sep 2008 09:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-158</guid>
		<description>didn&#039;t work out for me under ubuntu feisty</description>
		<content:encoded><![CDATA[<p>didn&#8217;t work out for me under ubuntu feisty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: readmin</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-74</link>
		<dc:creator>readmin</dc:creator>
		<pubDate>Sun, 09 Mar 2008 01:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-74</guid>
		<description>Me too. Hard to find info on how to set up vHosts that actually works.</description>
		<content:encoded><![CDATA[<p>Me too. Hard to find info on how to set up vHosts that actually works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://redivide.com/blog/setting-up-a-name-based-virtual-host-vhost/comment-page-1/#comment-65</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 07 Mar 2008 00:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://redivide.com/2008/03/05/setting-up-a-name-based-virtual-host-vhost/#comment-65</guid>
		<description>I had great difficulty setting this up until some googling brought me here.  thanks, it fixed it for me.</description>
		<content:encoded><![CDATA[<p>I had great difficulty setting this up until some googling brought me here.  thanks, it fixed it for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
