Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 59753 invoked from network); 28 Sep 2008 23:52:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Sep 2008 23:52:20 -0000 Received: (qmail 48494 invoked by uid 500); 28 Sep 2008 23:52:07 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 48480 invoked by uid 500); 28 Sep 2008 23:52:07 -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 48465 invoked by uid 99); 28 Sep 2008 23:52:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Sep 2008 16:52:07 -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 covener@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Sep 2008 23:51:07 +0000 Received: by ug-out-1314.google.com with SMTP id j3so1008083ugf.23 for ; Sun, 28 Sep 2008 16:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=gmCvk8cbI+CANpiurZnh0vAi0ohlK2qNokaLVYP5mCs=; b=hHJv8R84WKksAvpPHkQ+9xjRE5dqaF5+LH4lQEh9rC5HYc2szkbBzk3J1XkMrD/DN1 +LecJdcw5hSfCgF/4va72hj7TUJ0OHlq6lebbG2hoji1xjCX8GOXq5+Djviz8yStQubN UHEWwfrPQpzwDVQhRecHFnFCtHUazqwmlnpDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=edfrrMPCVvM6b3iGv6ENojUb5/S+N7Hz7rQMQdrMA4t1QDjzOk9BSRaoYCVy/zM5yU ZQnmDJjWAEx3qp4XXrUlKA8zngqVHxUXxsECYbcuuOsckUm1AIa6H7WaR5dAngz7+hV7 YFsdY0woA55ALUXtnSxH1dYo0FTKEVmc3Peno= Received: by 10.66.233.14 with SMTP id f14mr711015ugh.12.1222645899989; Sun, 28 Sep 2008 16:51:39 -0700 (PDT) Received: by 10.66.217.8 with HTTP; Sun, 28 Sep 2008 16:51:39 -0700 (PDT) Message-ID: <1404e5910809281651i40488595g1e52be96cb6ae7fd@mail.gmail.com> Date: Sun, 28 Sep 2008 19:51:39 -0400 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: <002001c921c1$c1a23e50$0b00a8c0@home48e4efe329> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <002001c921c1$c1a23e50$0b00a8c0@home48e4efe329> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Question On Sun, Sep 28, 2008 at 7:27 PM, wrote: > Current: default configuration > > status: index.html file in C:/xampp/htdocs. trying to hyperlink to another > drive on the local machine.(D:)or (D:/My Music) wont work. What does your error log say? Did you add an Alias for those directories? Did you add a block matching the one for your DocumentRoot to allow access? -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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