<?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: How to set up virtual hosts in the MAMP environment</title>
	<atom:link href="http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/</link>
	<description>Incoherent babble served on a silver platter.</description>
	<lastBuildDate>Thu, 02 Feb 2012 02:52:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Khanh Tran</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-16030</link>
		<dc:creator>Khanh Tran</dc:creator>
		<pubDate>Mon, 16 May 2011 01:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-16030</guid>
		<description>Dear Danilo, 

I setup my virtual host with port 8088. But when I check $_SERVER and found that $_SERVER[&#039;SERVER_PORT&#039;] is still 80. Do you why? or may be MAMP bug?

Regards,
Khanh Tran</description>
		<content:encoded><![CDATA[<p>Dear Danilo, </p>
<p>I setup my virtual host with port 8088. But when I check $_SERVER and found that $_SERVER['SERVER_PORT'] is still 80. Do you why? or may be MAMP bug?</p>
<p>Regards,<br />
Khanh Tran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-16020</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 21 Apr 2011 03:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-16020</guid>
		<description>Worked perfectly. My first time doing this. Great tutorial. Thanks Danilo!</description>
		<content:encoded><![CDATA[<p>Worked perfectly. My first time doing this. Great tutorial. Thanks Danilo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikee</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-16017</link>
		<dc:creator>Mikee</dc:creator>
		<pubDate>Wed, 13 Apr 2011 07:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-16017</guid>
		<description>Thanks for this easy to follow, updated tutorial.  Quick and painless.

Needed to setup virtual hosts bc I needed js to point back to root (mimicking production server), then to a path:

/abc/ijk/images/pic.png

but locally I had my dev sites in different folders, whose root was pointing to localhost.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for this easy to follow, updated tutorial.  Quick and painless.</p>
<p>Needed to setup virtual hosts bc I needed js to point back to root (mimicking production server), then to a path:</p>
<p>/abc/ijk/images/pic.png</p>
<p>but locally I had my dev sites in different folders, whose root was pointing to localhost.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-16004</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 16 Mar 2011 23:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-16004</guid>
		<description>Why do you not condone the use of MAMP?</description>
		<content:encoded><![CDATA[<p>Why do you not condone the use of MAMP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-15995</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15995</guid>
		<description>I went through your explanation carefully a few times but when trying to access mysite.loc end up in the root of the local webserver at: HD &gt; Library &gt; Webserver &gt; Documents and not Applications &gt; MAMP &gt; htdocs which is where I want to be. Thoughts?  Thank you.</description>
		<content:encoded><![CDATA[<p>I went through your explanation carefully a few times but when trying to access mysite.loc end up in the root of the local webserver at: HD &gt; Library &gt; Webserver &gt; Documents and not Applications &gt; MAMP &gt; htdocs which is where I want to be. Thoughts?  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-2/#comment-15953</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 15 Oct 2010 09:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15953</guid>
		<description>Dude. I&#039;ve been trying to do this for sooooo long.  Your a lifesaver! For some reason I googled it today again and found your post.  I had httpd.conf configured wrong.  I had:

NameVirtualHost *



I was only able to get 1 virtual host at a time, and so every time I toggled projects, I would go back in to apache, comment out the project I needed, then go to /etc/hosts and do the same. 
I feel like an idiot now. I&#039;ve must of spent a total of 20 hours trying to figure this out.  This post really helped me save time.</description>
		<content:encoded><![CDATA[<p>Dude. I&#8217;ve been trying to do this for sooooo long.  Your a lifesaver! For some reason I googled it today again and found your post.  I had httpd.conf configured wrong.  I had:</p>
<p>NameVirtualHost *</p>
<p>I was only able to get 1 virtual host at a time, and so every time I toggled projects, I would go back in to apache, comment out the project I needed, then go to /etc/hosts and do the same.<br />
I feel like an idiot now. I&#8217;ve must of spent a total of 20 hours trying to figure this out.  This post really helped me save time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache &#8211; Setup the VirtualHost &#171; Eureka!</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-1/#comment-15948</link>
		<dc:creator>Apache &#8211; Setup the VirtualHost &#171; Eureka!</dc:creator>
		<pubDate>Fri, 08 Oct 2010 16:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15948</guid>
		<description>[...] Reference: How to set up virtual hosts in the MAMP environment [...]</description>
		<content:encoded><![CDATA[<p>[...] Reference: How to set up virtual hosts in the MAMP environment [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-1/#comment-15881</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15881</guid>
		<description>I&#039;m new to programing and PHP and I have no clue what I&#039;m doing. However, the little knowledge I know when hacking with WordPress and Joomla has lead me to learn how to program.  Nevertheless, your knowledge on this websites speaks volumes to me and has helped me greatly.

My first question regards to MAMP and the (MAMP that is on my MacBookPro).

Can I have both running or do I need to pick one?


My second question. I&#039;ve been using MAMP the one I downloaded from the MAMP site and currently have dummy sites in the htdocs. How would I setup those dummy site folders on the (MAMP on my MacBookPro)?


I hope that made since.

Thanks again for sharing your wealth of knowledge!! You are appreciated.


Warm regards</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to programing and PHP and I have no clue what I&#8217;m doing. However, the little knowledge I know when hacking with WordPress and Joomla has lead me to learn how to program.  Nevertheless, your knowledge on this websites speaks volumes to me and has helped me greatly.</p>
<p>My first question regards to MAMP and the (MAMP that is on my MacBookPro).</p>
<p>Can I have both running or do I need to pick one?</p>
<p>My second question. I&#8217;ve been using MAMP the one I downloaded from the MAMP site and currently have dummy sites in the htdocs. How would I setup those dummy site folders on the (MAMP on my MacBookPro)?</p>
<p>I hope that made since.</p>
<p>Thanks again for sharing your wealth of knowledge!! You are appreciated.</p>
<p>Warm regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heryien Salim</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-1/#comment-15632</link>
		<dc:creator>Heryien Salim</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15632</guid>
		<description>Problom solve!!

the problem is that i open Web sharing on Preferences.
that make that port cant be use, because its using the same port..

Just turn off the port, and everything will be back normal.

Lol... its quite funny to answering my own question..
hope can be usefull to others. 
cheers.. ^^</description>
		<content:encoded><![CDATA[<p>Problom solve!!</p>
<p>the problem is that i open Web sharing on Preferences.<br />
that make that port cant be use, because its using the same port..</p>
<p>Just turn off the port, and everything will be back normal.</p>
<p>Lol&#8230; its quite funny to answering my own question..<br />
hope can be usefull to others.<br />
cheers.. ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heryien Salim</title>
		<link>http://danilo.ariadoss.com/how-to-setup-virtual-hosts-mamp-environment/comment-page-1/#comment-15631</link>
		<dc:creator>Heryien Salim</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=246#comment-15631</guid>
		<description>Helloo...
having problem here...

suddenly My Apache server is off, and i dont why.
but, after couple times of testing,
i found out that :
? When i use port 80, the Apache server is suddenly off.
? Its On again, when i change it to 8888.

Back at first, i still can use port 80, do you know what make me can&#039;t use port 80 suddenly?</description>
		<content:encoded><![CDATA[<p>Helloo&#8230;<br />
having problem here&#8230;</p>
<p>suddenly My Apache server is off, and i dont why.<br />
but, after couple times of testing,<br />
i found out that :<br />
? When i use port 80, the Apache server is suddenly off.<br />
? Its On again, when i change it to 8888.</p>
<p>Back at first, i still can use port 80, do you know what make me can&#8217;t use port 80 suddenly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

