Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 12171 invoked from network); 28 Sep 2003 17:55:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Sep 2003 17:55:04 -0000 Received: (qmail 93331 invoked by uid 500); 28 Sep 2003 17:54:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 93316 invoked by uid 500); 28 Sep 2003 17:54: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 93303 invoked from network); 28 Sep 2003 17:54:41 -0000 Received: from unknown (HELO guinness) (129.33.49.251) by daedalus.apache.org with SMTP; 28 Sep 2003 17:54:41 -0000 Received: from mindspring.com (sig-9-65-223-98.mts.ibm.com [9.65.223.98]) by guinness (AIX5.1/8.11.6p2/8.11.0) with ESMTP id h8SHrQE15564 for ; Sun, 28 Sep 2003 17:53:26 GMT Message-ID: <3F772064.9000202@mindspring.com> Date: Sun, 28 Sep 2003 13:54:44 -0400 From: Aaron Morris User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: X-Enigmail-Version: 0.76.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Mapping diectory located on Novell server X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Bolsover wrote: > Hi > > I am running apache 2.0.44 on a M$ 2000 server. > > I want to be able to map a directory located on a Novell 5 server to a web > directory > > I have tried > > Alias /novell/ "H:/mapto/noll/directory/" > > Options Indexes MultiViews > AllowOverride None > Order allow,deny > Allow from all > > > Where H:/ is mapped to my novell server in the W2000 file space. > > But this does not work; apache reports that I do not have access to the > directory > > Anyone help with this? > > db > I may be way off base here, so someone please correct me if I am wrong, but I seem to remember something about Apache not being able to serve content from network shares/mapped drives in Windows. I may be getting Apache confused with something else. -- Aaron W Morris (decep) --------------------------------------------------------------------- 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