From owner-freebsd-questions Thu Aug 8 14: 6: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D72E437B400 for ; Thu, 8 Aug 2002 14:06:00 -0700 (PDT) Received: from mail.nucleus.com (mail.nucleus.com [207.34.93.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B1B43E42 for ; Thu, 8 Aug 2002 14:06:00 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from TCOOPER (unverified [205.206.254.42]) by mail.nucleus.com (Vircom SMTPRS 1.4.232) with SMTP id for ; Thu, 8 Aug 2002 15:05:59 -0600 Message-ID: <04b001c23f1f$c9953490$2afececd@TCOOPER> From: "Grant Cooper" To: "freebsd-questions" References: <5.1.1.6.2.20020808153947.057e8d90@localhost> Subject: symbolic link Date: Thu, 8 Aug 2002 15:08:46 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I created a symbolic link, how can I find it? 4. Error: Symbolic link not allowed: /home/username/public_html/link Solution: If you made a symbolic link so that a file could be accessed under multiple names, or to link to a file outside your public_html directory, the web server will only honor the link if the owner of the link is the same as the owner of the file linked to. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message