<?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: Wamp Alias Directories</title>
	<atom:link href="http://www.itsananderson.com/2009/01/wamp-alias-directories/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsananderson.com/2009/01/wamp-alias-directories/</link>
	<description>WordPress, Programming, Life</description>
	<lastBuildDate>Fri, 13 Jan 2012 09:00:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Mr_Simple</title>
		<link>http://www.itsananderson.com/2009/01/wamp-alias-directories/#comment-2652</link>
		<dc:creator>Mr_Simple</dc:creator>
		<pubDate>Tue, 04 Oct 2011 16:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=466#comment-2652</guid>
		<description>Oh Mr_Simple thanks you so much!  I&#039;m a newbie and know nothing about WAMP and this was killing me!</description>
		<content:encoded><![CDATA[<p>Oh Mr_Simple thanks you so much!  I&#8217;m a newbie and know nothing about WAMP and this was killing me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozan Hazer</title>
		<link>http://www.itsananderson.com/2009/01/wamp-alias-directories/#comment-2541</link>
		<dc:creator>Ozan Hazer</dc:creator>
		<pubDate>Thu, 16 Jun 2011 09:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=466#comment-2541</guid>
		<description>If you got bored of removing that extra slash every time you add a new alias, then try updating c:\wamp\scripts\addAlias.php.

Find the line starting with &quot;$newConfFileContents = &quot; and change $newConfFileContents = &#039;Alias /&#039;.$newAliasDir.&#039;/ &quot;
with 
$newConfFileContents = &#039;Alias /&#039;.$newAliasDir.&#039; &quot;

You&#039;ll also need to update the c:\wamp\scripts\refresh.php file or &quot;Edit Alias&quot; links in the tray menu won&#039;t work.

Find the line: preg_match(&#039;&#124;^Alias /&#039;.$newalias_dir.&#039;/ &quot;(.+)&quot;&#124;&#039;,$alias_contents,$match);

and remove the slash from there too:

preg_match(&#039;&#124;^Alias /&#039;.$newalias_dir.&#039; &quot;(.+)&quot;&#124;&#039;,$alias_contents,$match);

Note: Don&#039;t forget to create backups and use at your own risk. Don&#039;t blame me if this breaks some other functionality...</description>
		<content:encoded><![CDATA[<p>If you got bored of removing that extra slash every time you add a new alias, then try updating c:\wamp\scripts\addAlias.php.</p>
<p>Find the line starting with &#8220;$newConfFileContents = &#8221; and change $newConfFileContents = &#8216;Alias /&#8217;.$newAliasDir.&#8217;/ &#8221;<br />
with<br />
$newConfFileContents = &#8216;Alias /&#8217;.$newAliasDir.&#8217; &#8221;</p>
<p>You&#8217;ll also need to update the c:\wamp\scripts\refresh.php file or &#8220;Edit Alias&#8221; links in the tray menu won&#8217;t work.</p>
<p>Find the line: preg_match(&#8216;|^Alias /&#8217;.$newalias_dir.&#8217;/ &#8220;(.+)&#8221;|&#8217;,$alias_contents,$match);</p>
<p>and remove the slash from there too:</p>
<p>preg_match(&#8216;|^Alias /&#8217;.$newalias_dir.&#8217; &#8220;(.+)&#8221;|&#8217;,$alias_contents,$match);</p>
<p>Note: Don&#8217;t forget to create backups and use at your own risk. Don&#8217;t blame me if this breaks some other functionality&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.itsananderson.com/2009/01/wamp-alias-directories/#comment-452</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=466#comment-452</guid>
		<description>Thanks for this tip. I figured out the alias but thought it didn&#039;t work because of that extra slash at the end.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for this tip. I figured out the alias but thought it didn&#8217;t work because of that extra slash at the end.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

