Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47417 invoked from network); 26 Jun 2008 23:02:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2008 23:02:02 -0000 Received: (qmail 19371 invoked by uid 500); 26 Jun 2008 23:01:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 19352 invoked by uid 500); 26 Jun 2008 23:01:55 -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 19341 invoked by uid 99); 26 Jun 2008 23:01:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 16:01:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wkanoff@gmail.com designates 209.85.198.244 as permitted sender) Received: from [209.85.198.244] (HELO rv-out-0708.google.com) (209.85.198.244) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 23:01:04 +0000 Received: by rv-out-0708.google.com with SMTP id c5so198800rvf.24 for ; Thu, 26 Jun 2008 16:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=5DEbDAJTPi9HapFe9avthS3S7Yki/2jhTjyAQtdCO9g=; b=KU2GSXeEOXHID9klkP1Am/sZSKFk5MKZmYRTLWdCAxOYcUnw13Qk+n1D05y3bmT7oT 9YYnNZJGgtV0ZTINLRjhp+wicOy4jhWp4zCVKsMXCwk10JolWzdbXV5yoiWjIl1xC7VT a3GpxrngEPjq530X4pBTNntUt4x619fyq4IWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=KHc5pUNQexWG4uOgQARdEDFCEryMRj02qfn9sjPyiq8W/ln3IECCezTO2mlzGqGS+k C0c/wZ4mpOT5Srp+sc5qblBPpJ3S7cnLtTV0wg3j3QAMMgPGNDDn+jn1nYoYid7/icmy bpBswzsCeDBkAWjPQhiuUA2ZRt7fMpcRliklQ= Received: by 10.115.79.8 with SMTP id g8mr675861wal.215.1214521266753; Thu, 26 Jun 2008 16:01:06 -0700 (PDT) Received: from ?71.216.5.1? ( [71.216.5.1]) by mx.google.com with ESMTPS id z20sm803251pod.11.2008.06.26.16.01.05 (version=SSLv3 cipher=RC4-MD5); Thu, 26 Jun 2008 16:01:06 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: References: <52AFB174-7C45-443F-A830-54FF2521F819@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5317832B-81A4-4A8B-B921-4903480BA635@gmail.com> Content-Transfer-Encoding: 7bit From: William Kanoff Date: Thu, 26 Jun 2008 16:01:03 -0700 To: users@httpd.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Indexes Changed home to User, still did not work. On Jun 26, 2008, at 3:50 PM, Joshua Slive wrote: > On Thu, Jun 26, 2008 at 6:44 PM, William Kanoff > wrote: >> I can access the index.html in the Sites folder, but not sub- >> directories. >> >> When I go to localhost I am brought to index.html, but if I try >> localhost/php/ I receive an error message. If Home is not right >> should I >> not be brought to the index page? >> >> On Jun 26, 2008, at 3:36 PM, Joshua Slive wrote: >> >>> On Thu, Jun 26, 2008 at 6:30 PM, William Kanoff >>> wrote: >>>> >>>> [Thu Jun 26 14:49:34 2008] [error] [client 71.216.5.1] Directory >>>> index >>>> forbidden by Options directive: /Users/*/Sites/php/ >>>> >>>> In my httpd-userdir.conf I have: >>>> >>>> >>>> AllowOverride FileInfo AuthConfig Limit Indexes >>>> Options MultiViews Indexes SymLinksIfOwnerMatch >>>> IncludesNoExec >>> >>> /Users is not the same as /home. > > What I'm saying is that if you want the above Options directive to > apply to the URL your are requesting, it needs to say /Users/*/Sites> rather than . > > Joshua. > > --------------------------------------------------------------------- > 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