Date: Fri, 10 Dec 1999 01:33:40 PST From: "Etienne Pelaprat" <etienne@prole.com> To: freebsd-questions@FreeBSD.ORG Subject: question: directory links with virtual domains Message-ID: <199912100930.BAA21713@ieng9.ucsd.edu>
next in thread | raw e-mail | index | archive | help
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:
<Location /more>
SetHandler perl-script
PerlHandler Apache::LawMore
</Location>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912100930.BAA21713>
