Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 68002 invoked from network); 27 May 2005 10:10:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 May 2005 10:10:05 -0000 Received: (qmail 13387 invoked by uid 500); 27 May 2005 10:09:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13371 invoked by uid 500); 27 May 2005 10:09:45 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 13339 invoked by uid 99); 27 May 2005 10:09:44 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from dsl092-146-208.wdc2.dsl.speakeasy.net (HELO dcbuddy.com) (66.92.146.208) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 27 May 2005 03:09:43 -0700 Received: from dining ([10.53.3.223]) by dcbuddy.com (8.12.10/8.12.10) with ESMTP id j4RA9EYb014780 for ; Fri, 27 May 2005 06:09:15 -0400 (EDT) (envelope-from dcbuddy@dcbuddy.com) From: "John Canderan" To: Date: Fri, 27 May 2005 06:09:24 -0400 Message-ID: <000401c562a4$2943e080$df03350a@dining> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <4296A1C9.6090702@onlyforfun.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked Subject: RE: [users@httpd] access to user directories X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Davide, Thanks for your suggestions. However, I do have an index.html file in the public_html directory, and I'm quite sure that the permissions are set as they are supposed to be. I also do have the AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec Order allow,deny Allow from all Order deny,allow Deny from all Is there something wrong with this particular block? It's the one suggested for "read-only", by default. But, I still get the error as stated previously. I'm perplexed ! Hope someone can figure this out. Thanks again, John -----Original Message----- From: Davide Bianchi [mailto:davide@onlyforfun.net] Sent: Friday, May 27, 2005 12:28 AM To: users@httpd.apache.org Subject: Re: [users@httpd] access to user directories John Canderan wrote: > However, I can not get it to deliver web pages for users. I am storing > the html pages at /home//public_html, and I am quite sure that the > file permissions are set correctly. I have also set "UserDir > pubic_html" in httpd.conf. Plain text post only please, You should also have a block detailing what you can and cannot do in there. But from your error I think that you miss an index.html file in the public html directory. Check the error_log, there should be a clearer message. Davide --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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