<?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: Fooling Apache</title>
	<atom:link href="http://blog.iosart.com/2004/05/26/fooling-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iosart.com/2004/05/26/fooling-apache/</link>
	<description>web ~ music ~ photography ~ life</description>
	<lastBuildDate>Mon, 29 Nov 2010 16:28:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daves</title>
		<link>http://blog.iosart.com/2004/05/26/fooling-apache/comment-page-1/#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://blog.iosart.com/2004/05/26/fooling-apache/comment-page-1/#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 &quot;Virtual Hosts&quot; 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://blog.iosart.com/2004/05/26/fooling-apache/comment-page-1/#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 &#039;&#039;problem&#039; of serving different content from off one server seems to be very common. I or myself tried the solution buildin into Apache through the &#039;Virtual Host&#039; 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 &#039;failback hosts&#039; so, if  the server is requesed either of its &#039;dns&#039; 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://blog.iosart.com/2004/05/26/fooling-apache/comment-page-1/#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://blog.iosart.com/2004/05/26/fooling-apache/comment-page-1/#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>

