<?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: Create Virtual Host on Mac 10.5</title>
	<atom:link href="http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Dec 2011 07:15:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: zach</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-6098</link>
		<dc:creator>zach</dc:creator>
		<pubDate>Wed, 20 Jul 2011 17:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-6098</guid>
		<description>I am trying to set this up for 2 websites I have in my Sites folder. In the hosts and httpd-vhosts files the 2 sites are set up almost exactly the same, except for the ServerName and DocumentRoot. The problem I am having is that only one dev site works, and the other dev site gives me 403 Forbidden error saying I don&#039;t have access to /index.html.   Is there something different I need to do for hosting multiples sites?</description>
		<content:encoded><![CDATA[<p>I am trying to set this up for 2 websites I have in my Sites folder. In the hosts and httpd-vhosts files the 2 sites are set up almost exactly the same, except for the ServerName and DocumentRoot. The problem I am having is that only one dev site works, and the other dev site gives me 403 Forbidden error saying I don&#8217;t have access to /index.html.   Is there something different I need to do for hosting multiples sites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-5825</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 25 May 2011 13:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-5825</guid>
		<description>Yes Daniel that answers my question perfectly!

I&#039;m going to start using Virtual Hosts now all the time.

Thank you.</description>
		<content:encoded><![CDATA[<p>Yes Daniel that answers my question perfectly!</p>
<p>I&#8217;m going to start using Virtual Hosts now all the time.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielwiener</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-5820</link>
		<dc:creator>danielwiener</dc:creator>
		<pubDate>Mon, 23 May 2011 16:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-5820</guid>
		<description>Your way of setting up a dev site works for some instances. When you create a virtual host then you create a working server for each site you are developing. You can then use absolute paths, .htacess files, etc. I use Wordpress most of all and it will not work unless you create a host for each site. And I also use Perl in a folder outside of the web root folder which will also not work without creating a host. I hope this answers your question.</description>
		<content:encoded><![CDATA[<p>Your way of setting up a dev site works for some instances. When you create a virtual host then you create a working server for each site you are developing. You can then use absolute paths, .htacess files, etc. I use WordPress most of all and it will not work unless you create a host for each site. And I also use Perl in a folder outside of the web root folder which will also not work without creating a host. I hope this answers your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-5806</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 19 May 2011 14:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-5806</guid>
		<description>Braden,

Great article thank you and very easy to follow.

I have not used virtual hosts before and have a fundamental question; what are the benefits of using them?

I develop numerous sites and keep them in separate folders in my Sites folder as in [myUsername]/Sites/my_dev_site/. I can then access them locally in a browser as localhost/~[myUsername]/my_dev_site/

Generally I develop the site at this location and then FTP the files to a staging or sometimes live server as required.

Am I missing something by just using the Sites folder instead of setting up virtual hosts?</description>
		<content:encoded><![CDATA[<p>Braden,</p>
<p>Great article thank you and very easy to follow.</p>
<p>I have not used virtual hosts before and have a fundamental question; what are the benefits of using them?</p>
<p>I develop numerous sites and keep them in separate folders in my Sites folder as in [myUsername]/Sites/my_dev_site/. I can then access them locally in a browser as localhost/~[myUsername]/my_dev_site/</p>
<p>Generally I develop the site at this location and then FTP the files to a staging or sometimes live server as required.</p>
<p>Am I missing something by just using the Sites folder instead of setting up virtual hosts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielwiener</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-4173</link>
		<dc:creator>danielwiener</dc:creator>
		<pubDate>Wed, 28 Jul 2010 14:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-4173</guid>
		<description>Braden,
I am sorry I do not know how to do that. And my guess is that it is not possible. iDisk is a way to store data. You need a full fledged computer running the Apache webserver software to create a Virtual Host. Write if you find a way to do what you want.</description>
		<content:encoded><![CDATA[<p>Braden,<br />
I am sorry I do not know how to do that. And my guess is that it is not possible. iDisk is a way to store data. You need a full fledged computer running the Apache webserver software to create a Virtual Host. Write if you find a way to do what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Braden</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-4172</link>
		<dc:creator>Braden</dc:creator>
		<pubDate>Tue, 27 Jul 2010 02:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-4172</guid>
		<description>I was wondering if you had any info on creating a virtual host out of the Sites folder on a local copy of an iDisk instead of the Sites folder in the User folder. I can&#039;t seem to get it to work with this tutorial. This would be extremely convenient to be able to sync my dev sites between my computers using iDisk. Any help would be appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>I was wondering if you had any info on creating a virtual host out of the Sites folder on a local copy of an iDisk instead of the Sites folder in the User folder. I can&#8217;t seem to get it to work with this tutorial. This would be extremely convenient to be able to sync my dev sites between my computers using iDisk. Any help would be appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielwiener</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-2163</link>
		<dc:creator>danielwiener</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-2163</guid>
		<description>The tutorial is for creating a local version of a website, using the webserver included on every Mac. This means that it ONLY exists on your computer and you will be the only one to see it. It will not be seen by anyone on the internet. So your router and DSL have nothing to do with this. A local versions of a website is for testing, development and updating. Usually I will make changes or figure stuff out on the local version and once I am sure it works I will upload the revised files to the remote website (the real website, the .com or whatever) via FTP. I hope this is clear. 

Also Apache is included on the Mac operating system. If you have followed the instructions you have been altering the configuration of Apache. Since I cannot see any of your modifications I am not sure what the problem is. Editing text files can be very touchy, so I would suggest going through all the instructions one by one and checking them against your revisions. Sometimes a misspelling or a missing line return (or something else equally trivial) will be the cause of the problem. And be sure to turn off and then turn on Web Sharing in your System Preferences (this restarts Apache) each time you make a change. 

Daniel</description>
		<content:encoded><![CDATA[<p>The tutorial is for creating a local version of a website, using the webserver included on every Mac. This means that it ONLY exists on your computer and you will be the only one to see it. It will not be seen by anyone on the internet. So your router and DSL have nothing to do with this. A local versions of a website is for testing, development and updating. Usually I will make changes or figure stuff out on the local version and once I am sure it works I will upload the revised files to the remote website (the real website, the .com or whatever) via FTP. I hope this is clear. </p>
<p>Also Apache is included on the Mac operating system. If you have followed the instructions you have been altering the configuration of Apache. Since I cannot see any of your modifications I am not sure what the problem is. Editing text files can be very touchy, so I would suggest going through all the instructions one by one and checking them against your revisions. Sometimes a misspelling or a missing line return (or something else equally trivial) will be the cause of the problem. And be sure to turn off and then turn on Web Sharing in your System Preferences (this restarts Apache) each time you make a change. </p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-2154</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 18 Jan 2010 18:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-2154</guid>
		<description>I followed this tutorial. THANK YOU! However I can not get it running. I have a 2wire router with AT&amp;T DSL wireless do I need to configure something with the router preferences? What else is for me to check?  Do I need to install apache or change my website name or .dev termination. I am lost! Thank you for your help.</description>
		<content:encoded><![CDATA[<p>I followed this tutorial. THANK YOU! However I can not get it running. I have a 2wire router with AT&amp;T DSL wireless do I need to configure something with the router preferences? What else is for me to check?  Do I need to install apache or change my website name or .dev termination. I am lost! Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhett</title>
		<link>http://www.danielwiener.com/is/tutorials/create_virtual_host_mac/comment-page-1#comment-1739</link>
		<dc:creator>Rhett</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/tutorials/13#comment-1739</guid>
		<description>You are the coolest person ever!!! I&#039;ve been learning Linux server administration at work, so all of this looks way familiar. I knew that Mac was based on *nix, but was not at all aware how to get to the pieces except through the Terminal. I like this *lots* better. You deserve an award - you have made my life a ton easier. Thanks a whole lot for sharing!!</description>
		<content:encoded><![CDATA[<p>You are the coolest person ever!!! I&#8217;ve been learning Linux server administration at work, so all of this looks way familiar. I knew that Mac was based on *nix, but was not at all aware how to get to the pieces except through the Terminal. I like this *lots* better. You deserve an award &#8211; you have made my life a ton easier. Thanks a whole lot for sharing!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

