<?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>bluevulpine.net &#187; aaarg</title>
	<atom:link href="http://bluevulpine.net/tag/aaarg/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluevulpine.net</link>
	<description>home of Terra Fabula</description>
	<lastBuildDate>Thu, 17 Nov 2011 22:02:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Random Fix Theatre</title>
		<link>http://bluevulpine.net/2010/05/05/random-fix-theatre/</link>
		<comments>http://bluevulpine.net/2010/05/05/random-fix-theatre/#comments</comments>
		<pubDate>Wed, 05 May 2010 05:42:33 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[aaarg]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://bluevulpine.net/2010/05/05/random-fix-theatre/</guid>
		<description><![CDATA[Took a few minutes today to help someone with an Xampp installation. He needed to do three things: NameVirtualHosts, so that different dyndns-style hostnames would point to different virtual servers on the same box. No problem, he had NameVirtualHost working. Create a second virtualhost to deliver a directory index of a specified DocumentRoot, and Point <a rel="tag" href=""></a>]]></description>
			<content:encoded><![CDATA[<p>Took a few minutes today to help someone with an Xampp installation. He needed to do three things:</p>

<ol>
<li><p>NameVirtualHosts, so that different dyndns-style hostnames would point to different virtual servers on the same box. No problem, he had NameVirtualHost working.</p></li>
<li><p>Create a second virtualhost to deliver a directory index of a specified DocumentRoot, and</p></li>
<li><p>Point that DocumentRoot at a network share mounted on a windows XP drive letter (B: ->  &#92;Server\Share)</p></li>
</ol>

<p>Apache would explode. &#8220;DocumentRoot must be a directory&#8221; and refusal to start. After installing Xampp myself and fooling around for about 20 minutes I found that the DocumentRoot worked fine on a local drive, but not a network share <em>on a drive letter.</em></p>

<p>So, since B:/ didn&#8217;t work, yet C:/ would let the server start, I threw //Server/Share/ at mine and it fired right up, gave the listing. Tada.</p>

<p>&lt;3</p>

<p>Eeexcept it wouldn&#8217;t work for him.</p>

<p>After another hour of back and forth on IRC and emailing the config file back and forth (DCC wouldn&#8217;t work either but I blame my clearaccess modemrouter), I&#8217;m finally ready to declare it a &#8216;feature&#8217; of windows XP. He had Xampp set up on an XP box, the files to be listed on a windows 7 box, and while he could hit &#92;Server\Share  on XP&#8217;s &#8216;Run&#8217; command and have it pop right up with the share, apache would not tolerate //Server/Share and declared &#8220;must be a directory&#8221; Yet, //S/S would work fine when I tried it on Xampp running on windows 7.</p>

<p>Until I can roll a winxp VM and test it I can&#8217;t 100% blame XP, but I&#8217;m strongly leaning that direction. I&#8217;m assuming it&#8217;s a change in implementation in how the OS presents the share path to applications requesting it. 7 properly presents it as a directory and apache is pleased, but somehow XP doesn&#8217;t and apache is not amused.</p>

<p>(footnote: apache requires / while windows finds \ far more delicious)</p>
]]></content:encoded>
			<wfw:commentRss>http://bluevulpine.net/2010/05/05/random-fix-theatre/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
