From owner-freebsd-questions Fri Oct 12 12:44:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 44DAE37B406 for ; Fri, 12 Oct 2001 12:44:23 -0700 (PDT) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id f9CJb8R73881; Fri, 12 Oct 2001 15:37:08 -0400 (EDT) (envelope-from freymann@scaryg.shacknet.nu) Message-ID: <012001c15356$8f4ac760$0f01a8c0@phantom> From: "Gerald T. Freymann" To: "A N Cameron" , "free bsd" References: <00b201c15352$d1d586a0$4dd92d18@andre2pj3ipvtr> Subject: Re: Apache Question Date: Fri, 12 Oct 2001 15:46:17 -0400 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 You create a symbolic link ln -s /home/user/web/phpshop /home/user/web/htdocs/phpshop or is that the other way around? hee hee. ln -s /home/user/web/htdocs/phpshop /home/user/web/phpshop gf. ----- Original Message ----- From: "A N Cameron" To: "free bsd" Sent: Friday, October 12, 2001 3:19 PM Subject: Apache Question Ok Got a problem;) I need to do a directory alias and I'm not sure what to put in the command line heres what I need to do: I need theb browser pointing to http://yourdomain.com/phpshop to point to: /home/user/web/phpshop NOT /home/user/web/httpdocs/phpshop Any one know how to do this? I thought it was just Directory Alias but I gues not;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message