From owner-freebsd-questions@FreeBSD.ORG Sun Apr 24 11:46:37 2005 Return-Path: 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 B419716A4CE for ; Sun, 24 Apr 2005 11:46:37 +0000 (GMT) Received: from route.lis.de (p54A1E89C.dip.t-dialin.net [84.161.232.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF59743D2D for ; Sun, 24 Apr 2005 11:46:36 +0000 (GMT) (envelope-from lis@1234567890qwertzuiopasdfghjklyxcvbnm.de) Received: from xp2400 (master [192.168.0.2]) by route.lis.de (8.13.1/8.13.1) with SMTP id j3OChkLH058286 for ; Sun, 24 Apr 2005 14:43:46 +0200 (CEST) (envelope-from lis@1234567890qwertzuiopasdfghjklyxcvbnm.de) Message-ID: <002b01c548c3$4e0a5610$0200a8c0@xp2400> From: "Lis" To: References: Date: Sun, 24 Apr 2005 13:46:51 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Re: apache vhost help. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 11:46:37 -0000 http://www.onlamp.com/pub/a/apache/2003/07/24/vhosts.html ----- Original Message ----- From: "Perttu Laine" To: Sent: Sunday, April 24, 2005 12:58 PM Subject: apache vhost help. >I have domain configured so *.domain.tld are A record to same IP. Now > I have apache vhosts so www.domain.tld and domain.tld goes to apache > data dir and webmail.domain.tld goes to webmail data dir. > Problem is howto forward those all others to certain directory. s it > possible to make *.domain.tld vhost to go in one dir. so anything else > than domain.tld, www.domain.tld and webmail.domain.tld goes to like > /www-data/somedir. > > One solution would be make that somedir to default root, but cannot > use it 'cause I have other domains on same apache taht I have to > handle differently. > > Someone known what I mean? Or even how to do this? :) > > -- > kpn @ IRCnet > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >