<?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"
	>
<channel>
	<title>Comments on: Configure Apache Web Sharing for user accounts in Mac OS X 10.5 Leopard</title>
	<atom:link href="http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/</link>
	<description>WTMB. WYSIWYG (YABB), but YKTD: GIGO.</description>
	<pubDate>Sun, 23 Nov 2008 15:32:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Brandon</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3464</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 18 Aug 2008 02:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3464</guid>
		<description>Let me throw my problems onto the pyre...
I am trying to get my personal Site to be read by the Apache and did all of the stuff covered earlier. My problem started out with the 404 screen, but as I worked in doing the solutions I got to the point where Safari couldn't find the address altogether (Safari can't find the server...)
I tried starting back over at ground zero by using Time Machine to revert to a point last week. I even went into Time Machine and manually replaced the  htttpd.conf file all to no avail. Any help would be highly appreciated.</description>
		<content:encoded><![CDATA[<p>Let me throw my problems onto the pyre&#8230;<br />
I am trying to get my personal Site to be read by the Apache and did all of the stuff covered earlier. My problem started out with the 404 screen, but as I worked in doing the solutions I got to the point where Safari couldn&#8217;t find the address altogether (Safari can&#8217;t find the server&#8230;)<br />
I tried starting back over at ground zero by using Time Machine to revert to a point last week. I even went into Time Machine and manually replaced the  htttpd.conf file all to no avail. Any help would be highly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3463</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 11 Aug 2008 16:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3463</guid>
		<description>I've read each of the comments and have done all I can (activated both Single and All user accounts as per the article) but I still get a 403 error.

I can access localhost fine as always but can't access any of its subdirectories or ~/Sites.

/etc/hosts
127.0.0.1	localhost
255.255.255.255	broadcasthost
::1             localhost 
fe80::1%lo0	localhost

/etc/apache2/users/David.conf

Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all


/etc/apache2/users/local.conf

Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all


What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read each of the comments and have done all I can (activated both Single and All user accounts as per the article) but I still get a 403 error.</p>
<p>I can access localhost fine as always but can&#8217;t access any of its subdirectories or ~/Sites.</p>
<p>/etc/hosts<br />
127.0.0.1	localhost<br />
255.255.255.255	broadcasthost<br />
::1             localhost<br />
fe80::1%lo0	localhost</p>
<p>/etc/apache2/users/David.conf</p>
<p>Options Indexes MultiViews<br />
AllowOverride None<br />
Order allow,deny<br />
Allow from all</p>
<p>/etc/apache2/users/local.conf</p>
<p>Options Indexes MultiViews<br />
AllowOverride None<br />
Order allow,deny<br />
Allow from all</p>
<p>What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joakim Andersson &#187; Blog Archive &#187; Configure Apache Web Sharing for user accounts in Mac OS X 10.5 Leopard</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3462</link>
		<dc:creator>Joakim Andersson &#187; Blog Archive &#187; Configure Apache Web Sharing for user accounts in Mac OS X 10.5 Leopard</dc:creator>
		<pubDate>Sun, 03 Aug 2008 21:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3462</guid>
		<description>[...] Garbage In Garbage Out - Configure Apache Web Sharing for user accounts in Mac OS X 10.5 Leopard. [...]</description>
		<content:encoded><![CDATA[<p>[...] Garbage In Garbage Out - Configure Apache Web Sharing for user accounts in Mac OS X 10.5 Leopard. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3460</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3460</guid>
		<description>-Create [username].conf (replace username with YOUR short username, sans brackets) in /private/etc/apache2/users/

	cd /private/etc/apache2/users/
	sudo nano [username].conf
#
# Allow access to this user's Sites directory for web clients.
#

Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all


-Check that everyone has read-only permissions for /Users/[username]/Sites/index.html

	cd ~/Sites/
	ls -l

-Create Apache log file in /private/var/log/

	cd /private/var/log/
	sudo mkdir apache2

-Restart Apache web server

	sudo apachectl restart

Source: http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/  (mostly a compilation of user comments)</description>
		<content:encoded><![CDATA[<p>-Create [username].conf (replace username with YOUR short username, sans brackets) in /private/etc/apache2/users/</p>
<p>	cd /private/etc/apache2/users/<br />
	sudo nano [username].conf<br />
#<br />
# Allow access to this user&#8217;s Sites directory for web clients.<br />
#</p>
<p>Options Indexes MultiViews<br />
AllowOverride None<br />
Order allow,deny<br />
Allow from all</p>
<p>-Check that everyone has read-only permissions for /Users/[username]/Sites/index.html</p>
<p>	cd ~/Sites/<br />
	ls -l</p>
<p>-Create Apache log file in /private/var/log/</p>
<p>	cd /private/var/log/<br />
	sudo mkdir apache2</p>
<p>-Restart Apache web server</p>
<p>	sudo apachectl restart</p>
<p>Source: <a href="http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/" rel="nofollow">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/</a>  (mostly a compilation of user comments)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3459</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 09 Jul 2008 16:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3459</guid>
		<description>Sorry the paste in the last message missed the .

So when I run this in terminal:
cat /private/etc/apache2/users/raj.conf

I get:
&lt;code&gt;Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry the paste in the last message missed the .</p>
<p>So when I run this in terminal:<br />
cat /private/etc/apache2/users/raj.conf</p>
<p>I get:<br />
<code>Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3458</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 09 Jul 2008 15:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3458</guid>
		<description>Dear Chris
I am really scratching my head over this and I am stuck. I have tried both methods and still 'Safari can't find the server'. I have to admit that I followed the Adobe instructions and downloaded / installed Entropy, way out of my depth I decided to try and delete it following their instructions, once I discovered that Leopard comes with Apache. 

So anyway still no luck with viewing php pages or my localhost? 

cat /private/etc/apache2/users/raj.conf

 Options Indexes Mulitviews AllowOverride None Order allow,deny Allow from all 

Any help is very welcome. Thank you

PS. I had to type in the sudo tee code. As the copy/paste was behaving strangely, as someone mentioned before. It was pasting twice and missing out the 

Raj</description>
		<content:encoded><![CDATA[<p>Dear Chris<br />
I am really scratching my head over this and I am stuck. I have tried both methods and still &#8216;Safari can&#8217;t find the server&#8217;. I have to admit that I followed the Adobe instructions and downloaded / installed Entropy, way out of my depth I decided to try and delete it following their instructions, once I discovered that Leopard comes with Apache. </p>
<p>So anyway still no luck with viewing php pages or my localhost? </p>
<p>cat /private/etc/apache2/users/raj.conf</p>
<p> Options Indexes Mulitviews AllowOverride None Order allow,deny Allow from all </p>
<p>Any help is very welcome. Thank you</p>
<p>PS. I had to type in the sudo tee code. As the copy/paste was behaving strangely, as someone mentioned before. It was pasting twice and missing out the </p>
<p>Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JosÃ© Ignacio</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3457</link>
		<dc:creator>JosÃ© Ignacio</dc:creator>
		<pubDate>Thu, 15 May 2008 15:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3457</guid>
		<description>This solution won't be enough if you're using FileVault.

Those of you who use FileVault will have to give permissions to your home folder. Follow these instructions for more information:

http://blog.phpguy.org/2008/04/26/apple-filevault-and-apache-http-server/</description>
		<content:encoded><![CDATA[<p>This solution won&#8217;t be enough if you&#8217;re using FileVault.</p>
<p>Those of you who use FileVault will have to give permissions to your home folder. Follow these instructions for more information:</p>
<p><a href="http://blog.phpguy.org/2008/04/26/apple-filevault-and-apache-http-server/" rel="nofollow">http://blog.phpguy.org/2008/04/26/apple-filevault-and-apache-http-server/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Brewer</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3455</link>
		<dc:creator>Chris Brewer</dc:creator>
		<pubDate>Mon, 28 Apr 2008 21:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3455</guid>
		<description>@Carlos
In terminal navigate to the subdirectory, and issue the following command and paste the results here:

&lt;code&gt;ls -al&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@Carlos<br />
In terminal navigate to the subdirectory, and issue the following command and paste the results here:</p>
<p><code>ls -al</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3454</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 28 Apr 2008 20:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3454</guid>
		<description>I'm getting the 403 forbidden message when I try to view a file in a subdirectory of my Sites folder. ex:
http://localhost/~username/subfolder/homepage.html

It's strange that I can view a listing of the files in this folder but not view an individual html file.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the 403 forbidden message when I try to view a file in a subdirectory of my Sites folder. ex:<br />
<a href="http://localhost/~username/subfolder/homepage.html" rel="nofollow">http://localhost/~username/subfolder/homepage.html</a></p>
<p>It&#8217;s strange that I can view a listing of the files in this folder but not view an individual html file.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Brewer</title>
		<link>http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3453</link>
		<dc:creator>Chris Brewer</dc:creator>
		<pubDate>Fri, 25 Apr 2008 14:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2007/11/08/configure-apache-web-sharing-for-user-accounts-in-mac-os-x-105-leopard/#comment-3453</guid>
		<description>@myrtlewood,

sudo (short for SuperUser DO) executes a command as a superuser or another user, depending on configuration. In this instance we're wanting to execute commands as an administrator. As such, it either requires the password of an administrator or root account.</description>
		<content:encoded><![CDATA[<p>@myrtlewood,</p>
<p>sudo (short for SuperUser DO) executes a command as a superuser or another user, depending on configuration. In this instance we&#8217;re wanting to execute commands as an administrator. As such, it either requires the password of an administrator or root account.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
