Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 66426 invoked from network); 26 Oct 2008 12:32:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2008 12:32:06 -0000 Received: (qmail 97624 invoked by uid 500); 26 Oct 2008 12:31:58 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 97601 invoked by uid 500); 26 Oct 2008 12:31:58 -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 97590 invoked by uid 99); 26 Oct 2008 12:31:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Oct 2008 05:31:58 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amir.porat@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Oct 2008 12:30:47 +0000 Received: by fg-out-1718.google.com with SMTP id 16so1560028fgg.40 for ; Sun, 26 Oct 2008 05:31:25 -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:mime-version:content-type; bh=hbOitum/8dtNjr9fNTcxWgBJ65hAIJi8AscproHXYFg=; b=wAEu2CHzETiL4RRvwg+TaC3va7cSy0UzjbT/vUFhy4iPo1EAGvL04q4cj7KYgYSdh6 79iK2q03sDDBrlXITDNPPWmlU9cTkooLP8+9PzmM0p7OhhHqOA7xFk1SRXHyPoD7L6z3 KnnrfIuFt+fBt5ZzxkAmXvFIRqu8ba/4Uh0YA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=JLhizc2VfZBxrcixdQYrYFbrcUCDYkDxdLUiij4naIZ8/zgMAwclRfbMxji2herWDr TeuE4J3noW59E51/hGELdlW85k5I2W6vdvCFVgj1ZyfN5wfElLcc+a3aoyMXT/0OY22X ccXkeZ/ml0Wb8t31XnY/dB5d3euudjZZtMa10= Received: by 10.187.166.12 with SMTP id t12mr405622fao.72.1225024285594; Sun, 26 Oct 2008 05:31:25 -0700 (PDT) Received: by 10.187.164.5 with HTTP; Sun, 26 Oct 2008 05:31:25 -0700 (PDT) Message-ID: Date: Sun, 26 Oct 2008 14:31:25 +0200 From: "Amir Porat" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17943_12315447.1225024285589" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Can use "Alias" out of root directory? ------=_Part_17943_12315447.1225024285589 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello. Can I set "Alias" in httpd.conf to point to directory that is not under the root directory? Lets say I have folder "A", folder "B" (under "A") and folder "C" (under "B") I also have folder "D" (under "A"). My root directory point to folder "C". Can I set Alias for folder "D" or it will out of scope? Thanks. -- Regards... Porat Amir ------=_Part_17943_12315447.1225024285589 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello.
 
Can I set "Alias" in httpd.conf to point to directory that is not under the root directory?
Lets say I have folder "A", folder "B" (under "A") and folder "C" (under "B")
I also have folder "D" (under "A").
My root directory point to folder "C".
Can I set Alias for folder "D" or it will out of scope?
 
Thanks.

--
Regards...
Porat Amir
------=_Part_17943_12315447.1225024285589--