<?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: Fooling Apache</title>
	<atom:link href="http://www.iosart.com/blog/2004/05/26/fooling-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/</link>
	<description>web ~ music ~ photography ~ life</description>
	<pubDate>Fri, 25 Jul 2008 08:43:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Daves</title>
		<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/#comment-406</link>
		<dc:creator>Daves</dc:creator>
		<pubDate>Mon, 21 Nov 2005 09:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/05/26/8/#comment-406</guid>
		<description>Your tip to create MY_HOST does not work for me, but SERVER_NAME mentioned in comments does it well... thanks.</description>
		<content:encoded><![CDATA[<p>Your tip to create MY_HOST does not work for me, but SERVER_NAME mentioned in comments does it well&#8230; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iosart</title>
		<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/#comment-230</link>
		<dc:creator>Iosart</dc:creator>
		<pubDate>Tue, 26 Jul 2005 09:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/05/26/8/#comment-230</guid>
		<description>Tobias,
The problem I was trying to solve was achieving functionality similar to "Virtual Hosts" without being able to add new Virtual Hosts to Apache config files. If you have full control of the server there are of course easier ways. 
</description>
		<content:encoded><![CDATA[<p>Tobias,<br />
The problem I was trying to solve was achieving functionality similar to &#8220;Virtual Hosts&#8221; without being able to add new Virtual Hosts to Apache config files. If you have full control of the server there are of course easier ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/#comment-229</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Tue, 26 Jul 2005 08:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/05/26/8/#comment-229</guid>
		<description>This ''problem' of serving different content from off one server seems to be very common. I or myself tried the solution buildin into Apache through the 'Virtual Host' approach.
Name-based VHosts do exactly what you are tring to archieve: serving content based upon the requested domain/hostname. This even ives the ability to create 'failback hosts' so, if  the server is requesed either of its 'dns' or vhost-names or its ip-address , the server responds the respoective content (from the vhost) or if no matchin vhost is found, it serves the default one.</description>
		<content:encoded><![CDATA[<p>This &#8221;problem&#8217; of serving different content from off one server seems to be very common. I or myself tried the solution buildin into Apache through the &#8216;Virtual Host&#8217; approach.<br />
Name-based VHosts do exactly what you are tring to archieve: serving content based upon the requested domain/hostname. This even ives the ability to create &#8216;failback hosts&#8217; so, if  the server is requesed either of its &#8216;dns&#8217; or vhost-names or its ip-address , the server responds the respoective content (from the vhost) or if no matchin vhost is found, it serves the default one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/#comment-47</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 20 May 2005 11:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/05/26/8/#comment-47</guid>
		<description>Great idea!

Another solution is to use SERVER_NAME instead of HTTP_HOST. This only works if UseCanonicalName is Off, though.</description>
		<content:encoded><![CDATA[<p>Great idea!</p>
<p>Another solution is to use SERVER_NAME instead of HTTP_HOST. This only works if UseCanonicalName is Off, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Matter</title>
		<link>http://www.iosart.com/blog/2004/05/26/fooling-apache/#comment-2</link>
		<dc:creator>Larry Matter</dc:creator>
		<pubDate>Wed, 01 Dec 2004 14:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/05/26/8/#comment-2</guid>
		<description>Thanks for taking the time to put this info up. I had the exact same problem and you saved me a lot of grief.</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to put this info up. I had the exact same problem and you saved me a lot of grief.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
