From owner-freebsd-questions Fri Dec 10 1:30:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ieng9.ucsd.edu (ieng9.ucsd.edu [132.239.50.9]) by hub.freebsd.org (Postfix) with ESMTP id E6AD6152DF for ; Fri, 10 Dec 1999 01:30:24 -0800 (PST) (envelope-from etienne@prole.com) Received: from epelapra.prole.com (epelapra.reshall.ucsd.edu [128.54.181.101]) by ieng9.ucsd.edu (8.9.3/8.9.3) with SMTP id BAA21713 for ; Fri, 10 Dec 1999 01:30:23 -0800 (PST) Message-Id: <199912100930.BAA21713@ieng9.ucsd.edu> To: freebsd-questions@FreeBSD.ORG Subject: question: directory links with virtual domains Date: Fri, 10 Dec 1999 01:33:40 PST From: "Etienne Pelaprat" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Reply-To: etienne@prole.com X-Mailer: BeOS Mail [R4.5.2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a question regarding links and virtual domains. I have a written a perl module that I install in httpd.conf, it goes like this: SetHandler perl-script PerlHandler Apache::LawMore This works fine, however it works for -every- virtual domain that I host. I only want it to work for one domain. How do I go about specifying which domain I want links to work for? Thanks, Etienne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message