Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 52251 invoked from network); 10 Feb 2004 07:27:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Feb 2004 07:27:24 -0000 Received: (qmail 2197 invoked by uid 500); 10 Feb 2004 07:26:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2183 invoked by uid 500); 10 Feb 2004 07:26:42 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 2158 invoked from network); 10 Feb 2004 07:26:42 -0000 Received: from unknown (HELO munk.nu) (213.152.51.194) by daedalus.apache.org with SMTP; 10 Feb 2004 07:26:42 -0000 Received: from munk by munk.nu with local (Exim 4.30; FreeBSD) id 1AqSIF-000JnV-Ot; Tue, 10 Feb 2004 07:26:51 +0000 Date: Tue, 10 Feb 2004 07:26:51 +0000 From: Jez Hancock To: Michael Collins Cc: "Apache.org Start Thread" Message-ID: <20040210072651.GA75928@users.munk.nu> Mail-Followup-To: Michael Collins , "Apache.org Start Thread" References: <40286AC5.8070609@ActionBusinessSystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40286AC5.8070609@ActionBusinessSystems.com> User-Agent: Mutt/1.4.1i Sender: Jez Hancock X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] UserDir & DocumentRoot X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, Feb 09, 2004 at 11:23:17PM -0600, Michael Collins wrote: > I'm configuring Apache 1.3 on RH 7.2 with Kernel 2.4.7. to be accessible > on the intranet. I can access the default index.html with > http://10.0.69.90/ > However, I can not access the user's pages at /home/~mcollins/www/index.html > with http://10.0.69.90/~mcollins/ > The error message is: > Forbidden, You don't have permission to access /~mcollins/ on this server. > > In /etc/httpd/conf/httpd.conf > I have : > ServerRoot "/etc/httpd" > DocumentRoot "/var/www/html" > UserDir /home/*/www > > Options All > > > I set: > chmod 755 www > chmod 755 index.html What does your apache error log say? -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ http://jez.hancock-family.com/ - Another FreeBSD Diary http://ipfwstats.sf.net/ - ipfw peruser traffic logging --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org