<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Personal blog of Chris Ergatides &#187; ServerName</title>
	<atom:link href="http://blog.ergatides.com/tag/servername/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ergatides.com</link>
	<description>jQuery, Linux, Technology, Web Design and random stuff.</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:01:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Apache virtual hosts, _default_ and ServerName</title>
		<link>http://blog.ergatides.com/2009/12/02/apache-virtual-hosts-_default_-and-servername/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apache-virtual-hosts-_default_-and-servername</link>
		<comments>http://blog.ergatides.com/2009/12/02/apache-virtual-hosts-_default_-and-servername/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 20:20:59 +0000</pubDate>
		<dc:creator>Chris Ergatides</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ServerName]]></category>
		<category><![CDATA[_default_]]></category>

		<guid isPermaLink="false">http://ergatides.com/wordpress/?p=86</guid>


		<description><![CDATA[<p>I&#8217;ve recently changed my VPS provider. I won&#8217;t go into why, that&#8217;s a separate post for when I find the time and nerves to write about it.</p>
<p>Given the opportunity of the move, I decided to split my VirtualHost configuration out of a single httpd.conf file into per virtual-host config files. This by chance, is something that I knew that I could do since 1696 but never really realized the advantages of doing so before now.</p>
<p>Anyway, the mistake I made was to assign ServerName in httpd.conf to either a named or aliased VirtualHost. This caused a conflict which was solved as soon as I changed ServerName to something totally irrelevant.</p>
<p>No related posts.</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently changed my VPS provider. I won&#8217;t go into why, that&#8217;s a separate post for when I find the time and nerves to write about it.</p>
<p>Given the opportunity of the move, I decided to split my VirtualHost configuration out of a single httpd.conf file into per virtual-host config files. This by chance, is something that I knew that I could do since 1696 but never really realized the advantages of doing so before now.</p>
<p>Anyway, the mistake I made was to assign ServerName in httpd.conf to either a named or aliased VirtualHost. This caused a conflict which was solved as soon as I changed ServerName to something totally irrelevant.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.ergatides.com/2009/12/02/apache-virtual-hosts-_default_-and-servername/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

