<?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>Httpd.conf &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/httpd-conf/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>XAMPP and virtual hosts on Mac</title>
		<link>/2010/02/23/xampp-and-virtual-hosts-on-mac/</link>
		<comments>/2010/02/23/xampp-and-virtual-hosts-on-mac/#respond</comments>
		<pubDate>Tue, 23 Feb 2010 14:39:45 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Httpd.conf]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">/?p=1135</guid>
		<description><![CDATA[Do virtual hosts work on your XAMPP? In my case they didn&#8217;t. What I mean when tell you this is that every simple technique I tried to setup a simple virtual hosts was completely non sense. They simply didn&#8217;t work out. Did you managed to setup everything? It appears so! Everything was OK. The /etc/hosts &#8230; <a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" class="more-link">Continue reading <span class="screen-reader-text">XAMPP and virtual hosts on Mac</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/07/25/starting-cronjob-on-mac/" rel="bookmark" title="starting cronjob on Mac">starting cronjob on Mac </a></li>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/" rel="bookmark" title="Connect MySQL from Zend Server CE trough unix socket!">Connect MySQL from Zend Server CE trough unix socket! </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>Do virtual hosts work on your XAMPP?</h2>
<p>In my case they didn&#8217;t. What I mean when tell you this is that every simple technique I tried to setup a simple virtual hosts was completely non sense. They simply didn&#8217;t work out.</p>
<h2>Did you managed to setup everything?</h2>
<p>It appears so! Everything was OK. The /etc/hosts file, the httpd-vhosts.conf and the httpd.conf.</p>
<h2>Something really important was missing &#8230;</h2>
<p>Simply to uncomment the following line:</p>
<blockquote>
<pre>Include /Applications/xampp/etc/extra/httpd-vhosts.conf
</pre>
</blockquote>
<p>Now everything&#8217;s working like a charm! After fixing this I start to realize that this problem is not Mac specific, but however &#8230;</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/07/25/starting-cronjob-on-mac/" rel="bookmark" title="starting cronjob on Mac">starting cronjob on Mac </a></li>
<li><a href="/2009/03/12/flex-3-mousewheel-under-mac/" rel="bookmark" title="Flex 3 mousewheel under Mac">Flex 3 mousewheel under Mac </a></li>
<li><a href="/2009/12/09/connect-mysql-from-zend-server-ce-trough-unix-socket/" rel="bookmark" title="Connect MySQL from Zend Server CE trough unix socket!">Connect MySQL from Zend Server CE trough unix socket! </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2010/02/23/xampp-and-virtual-hosts-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
