<?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: Redirect Apache&#8217;s Default www or public_html Folder to a Directory in Your Home Folder</title>
	<atom:link href="http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/</link>
	<description>Where I go to remember what I did</description>
	<lastBuildDate>Tue, 07 Sep 2010 09:28:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: david</title>
		<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/comment-page-1/#comment-7988</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 31 Jul 2009 22:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.damontimm.com/blog/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/#comment-7988</guid>
		<description>edit: of course with the appropriate flags for directories and files. leaving the addons folder in the root group</description>
		<content:encoded><![CDATA[<p>edit: of course with the appropriate flags for directories and files. leaving the addons folder in the root group</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/comment-page-1/#comment-7987</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 31 Jul 2009 22:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.damontimm.com/blog/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/#comment-7987</guid>
		<description>I usually just sudo chown &quot;username&quot; /var/www/html, I use it just for development purposes though.</description>
		<content:encoded><![CDATA[<p>I usually just sudo chown &#8220;username&#8221; /var/www/html, I use it just for development purposes though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon</title>
		<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/comment-page-1/#comment-7912</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.damontimm.com/blog/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/#comment-7912</guid>
		<description>Well, the files would have the permissions of the user&#039;s home folder by default -- but that could be changed by setting the sticky bit on the ~/www folder.  I prefer to keep the files under the user folder, by default, because it is easier to backup and handle ... plus, when logging in via ssh user&#039;s can be limited to their home folder.</description>
		<content:encoded><![CDATA[<p>Well, the files would have the permissions of the user&#8217;s home folder by default &#8212; but that could be changed by setting the sticky bit on the ~/www folder.  I prefer to keep the files under the user folder, by default, because it is easier to backup and handle &#8230; plus, when logging in via ssh user&#8217;s can be limited to their home folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/comment-page-1/#comment-7909</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 28 Jul 2009 18:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.damontimm.com/blog/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/#comment-7909</guid>
		<description>This seems like such a simple solution. Ive seen people who place a symbolic link in their home folder to the /var/www/ folder, but it seems like you would just be mired in permission crap anyways. Are there any possible downsides to this?</description>
		<content:encoded><![CDATA[<p>This seems like such a simple solution. Ive seen people who place a symbolic link in their home folder to the /var/www/ folder, but it seems like you would just be mired in permission crap anyways. Are there any possible downsides to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Nickel</title>
		<link>http://blog.damontimm.com/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/comment-page-1/#comment-7905</link>
		<dc:creator>David Nickel</dc:creator>
		<pubDate>Tue, 28 Jul 2009 12:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.damontimm.com/blog/how-to-redirect-apaches-default-www-or-public_html-folder-to-a-directory-in-your-home-folder/#comment-7905</guid>
		<description>hi;
Thank you; been trying to find your page this is so much better.
been kicking my but since reinstall to find this info it helps so much.
that&#039;s my old site i have to tweak the new one .</description>
		<content:encoded><![CDATA[<p>hi;<br />
Thank you; been trying to find your page this is so much better.<br />
been kicking my but since reinstall to find this info it helps so much.<br />
that&#8217;s my old site i have to tweak the new one .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
